Home>Support>Woocommerce Products Widget

Woocommerce Products Widget

Hi,

I am using page builder in my home page (Vantage) with a woocommerce products widget, showing the products randomly.

The problem is that the products sometimes appear on a completely random grid format with blank space in between.
ex : https://www.dropbox.com/s/00xwr7cxqdnp2xl/woo.png?dl=0

Could you please help to have them systematically in nice rows by 3 ?

For your information, I had issues displaying horizontally and used this code to solve it :

/* WooCommerce Product Widget */

.entry-content ul.product_list_widget {
list-style: none;
margin-left: 0;
}  
  
.product_list_widget li {
box-sizing: border-box;
float: left;
margin-bottom: 35px;
padding: 0 5%;
width: 22.3%;
}
  
.product_list_widget li a span {
display: block;
}

/* WooCommerce Products Widget */

.widget .product_list_widget li {
width: 31% !important;
}

Thanks,
Paul

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, 1 month ago Mitsu

    Hi there,

    Any idea on how I could fix this problem ?

    I tried adding a 6th product to balance but the random placement still appears.

    Thanks in advance,
    Paul

  2. 9 years, 1 month ago Andrew Misplon
    Hi, I Work Here

    Hi Paul

    Sorry to hear about the hassle.

    The first step I’d take would be to run Regenerate Thumbnails:

    https://wordpress.org/plugins/regenerate-thumbnails/

    Once that’s done we might need to check out the page. The product titles don’t look they have formatting and they should.

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