Site logo

Archived topic

Woocommerce columns

4 replies · Started by Andrew on November 15, 2018

Viewing posts 1–5 of 5

Quick query - the woocommerce shop pages are displaying the last column on new row.

Hi there,

Is there a specific page or section I should be looking at?

The page you linked is all built with Visual Composer.

That product category archive is currently set to 4 columns.

Looks like this CSS you've added is causing the problem:

li.product {    border: 1px solid #1e73be;box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.15);
    padding: 18px !important;
}
This archived topic is closed to new replies.