Home>Support>Woocommerce widget cart
  1. 9 years, 9 months ago Andrew Misplon
    Hi, I Work Here

    Hi zeitan

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

  2. 9 years, 9 months ago zeitan

    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. 9 years, 9 months ago Andrew Misplon
    Hi, I Work 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;
    }
    
  4. 9 years, 9 months ago zeitan

    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. 9 years, 9 months ago Andrew Misplon
    Hi, I Work Here

    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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More