Home>Support>Problem with image sizing using Page Builder and Woocommerce widgets

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

URL: http://www.willymart.com/

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 9 years, 7 months ago Andrew Misplon
    Hi, I Work Here

    Hi 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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More