Home>Support>woocommerce product widget layout

woocommerce product widget layout

Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].

Hello. in my test site i would like that woocommerce_poroduct_widget layout was the same of page shop.

For example:
I’d like the style of photo in http://giovagnolitest.altervista.org/shop/ was the same in http://giovagnolitest.altervista.org/ with the same function.

In home page ther is the woocommerce_poroduct_widget.

Thanks and sorry for english

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

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

    Hi Francesco

    Thanks for your feedback, I’ve made a note of it on our side.

    The following inserted under Appearance > Custom CSS might help:

    .widget .product_list_widget li {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: 0;
    width: 22.05%;
    padding: 0;
    float: left;
    text-align: center;
    margin: 0 2.9% 2.992em 0;
    }
    
    .widget .product_list_widget li img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 0 8px;
    }
    
  2. 10 years, 9 months ago Francesco Rastelli

    thanks it works.

    Is there a way to add in widget balboon (for example for product discounted like in shop page).

    Very thanks….

  3. 10 years, 9 months ago Andrew Misplon
    Hi, I Work Here

    Glad that helped.

    Extra data like a product discount notification would be the realm of the widget functionality so I’m unsure whether that’s possible. Sorry I can’t offer more here. It might be worth clarifying the widget’s functionality on the WooCommerce forums.

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