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.

Replies

5
  1. Andrew Misplon Staff 11 years, 2 months ago

    Hi zeitan

    Please send through a link to your site. I’ll take a look at that ASAP.

  2. zeitan 11 years, 2 months ago

    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.

  3. Andrew Misplon Staff 11 years, 2 months ago

    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;
    }
  4. zeitan 11 years, 2 months ago

    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!

  5. Andrew Misplon Staff 11 years, 2 months ago

    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.

Have a different question or issue?

Start New Thread