Site logo

Archived topic

Prime Site Site Library

3 replies · Started by Yusuf on July 24, 2019

Viewing posts 1–4 of 4

Hi there,

WooCommerce blocks recently released an update which broke some fo the layouts.

Try adding this:

.wc-block-grid.has-5-columns .wc-block-grid__product {
    flex: 1 0 calc(20% - 16px);
}

The imported CSS from the site library would be in the Additional CSS field in the customizer. I checked and it's there:
https://www.screencast.com/t/3sRQ1xRC

need responsive..

Huh. It should be responsive by default and no way to turn it off.

Looks like the CSS in the media query are being stripped.

Can you try disabling all plugins except GP Premium to eliminate any conflicts?

This archived topic is closed to new replies.