Woocommerce widget cart
Is it normal the way the cart widget is displyed?
I see from firebug that it takes most of the styles from vantage-style.css.
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
5Hi zeitan
Please send through a link to your site. I’ll take a look at that ASAP.
My site isn’t online, I’m still working in local. If you need something else please tell me and I’ll attach it here.
Sorry, these do need a look. I’ve got it logged on our side. For now, please try the following under Appearance > Custom CSS. Let me know if it causes any other issues:
/* The WooCommerce Widgets */ .widget .product_list_widget { margin: initial; list-style: initial; margin-right: initial; zoom: 1; } .widget .product_list_widget:before { content: initial; display: initial; } .widget .product_list_widget:after { content: initial; display: initial; clear: initial; } .widget .product_list_widget li { -ms-box-sizing: initial; -moz-box-sizing: initial; -webkit-box-sizing: initial; box-sizing: initial; margin-left: initial; width: initial; padding-right: initial; float: initial; text-align: initial; margin-bottom: initial; }I’ll try to put it online as soon as possibile.
I’ve insered your code and modified the image dimensions and now it fits well. Thanks!
Super, glad we could help there.
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.