This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Problem with image sizing using Page Builder and Woocommerce widgets

11 years ago · Last reply by Andrew Misplon 11 years ago

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.

Need fast email support? Get SiteOrigin Premium

Replies

1
  1. Andrew Misplon Staff 11 years, 15 days ago

    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.

Have a different question or issue?

Start New Thread