Problem with image sizing using Page Builder and Woocommerce widgets
Having a problem with woocommerce widgets when using the Page Builder. The images get resized. See on this link.
http://www.willymart.com/
The widgets for woocommerce “top rated products” and “recently viewed products” are being resized. I know the widgets work properly on the theme as you can see in the footer. It only gets resized when using Page Builder.
Do you know how I can fix this?
thx
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
1Hi desertdawg
Apologies for the hassle. Please try the following under Appearance > Custom CSS:
/* WooCommerce */ .widget .product_list_widget li img { width: 25%; height: auto; margin: 0 auto 20px; display: block; }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.