• Hello there,

    I used the default editor to add a ‘Products by Category’ block to a page. I selected 4 columns in the block layout settings, but only 3 columns appear on my page. I think it may be a styling issue with Customify because when I switched to Twenty Twenty as a test everything was fine. Could you let me know if there is a solution to the problem?

    Many thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi,

    Please try to add this custom CSS code in Appearance > Customize > Additional CSS, to fix this issue.

    .entry-content .wc-block-grid__products .wc-block-grid__product {
        margin-left: 0;
    }

    Regards.

    Thread Starter cmd4400

    (@cmd4400)

    Hi Long,

    Thank you so much for this – that worked perfectly. Is there any easy way to apply the styling of my main Customify/Woocommerce shop page to the products displayed using WC blocks (i.e. action button, font, colour etc.)?

    Thanks again.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Incorrect number of columns appearing’ is closed to new replies.