Site logo

Archived topic

Wrong columns visualization with woocommerce in page

3 replies · Started by David on August 24, 2019

Viewing posts 1–4 of 4

Hi, I'm working in this website: https://vivalanavidad.top

I'm in a single page and I put a block of products filter by category. In the options of the block y choose 3 columns and 2 rows. But it doesn't work.... it shows the products organized in 2 columns ( same in mobile and desktop )

PAGE EXAMPLE: https://vivalanavidad.top/munecos-de-navidad/

The problem is the same if I choose for example 4 columns. In this case it shows products organized in 3 columns.

What can I do ? HELP !

Hi there,

This looks like a bug in the WooCommerce Blocks plugin.

Try adding this CSS:

.wc-block-grid__product {
    box-sizing: border-box;
}

Let me know :)

Tom ! God bless you haha

It works perfect now !

Thanks a lot !! :)

You're welcome :)

This archived topic is closed to new replies.