ResolvedImage

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #25839
    ilgeorgo
    Participant

    Home

    I have a problem at my home screen.

    Why does the last image of Products by Category always goes to the next line, thus creating two rows instead of one as wanted?

    it is a block:

    Products by Category
    Display a grid of products from your selected categories.

    I want to display all images in one row.

    Thank you.

    #25866
    Althemist
    Keymaster

    Hello ilgeorgo,

    it looks like you’re using the Gutenberg editor instead of the WP Bakery Page Builder that comes with the theme. Your products have a totally different design than ours and most probably it’s a CSS bug in the WooCommerce blocks. If using the theme’s page builder and products design everything is fine.

    However, you insist using the gutenberg editor and the WooCommerce blocks, you can easily fix it with a simple CSS code:

    li.wc-block-grid__product {
    margin-left: 0 !important;
    }

    Most probably it would be fixed in the next update for WooCommerce blocks.

    Regards,
    Dimitar

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register