• Resolved nontraditional

    (@nontraditional)


    Hi,

    I have a problem with the Columns gap while using the Woo products (widget?).

    If I set columns gap on 0, the gap between the products (images, text, etc) is still huge. How can I solve this?

    Thanks in advance.

    Kind regards,
    Joshua

Viewing 2 replies - 1 through 2 (of 2 total)
  • It does the same for me. Found that it somehow width of the media is set to 21%. For me placing this in de the products css helped:

    .page-template-template-fullwidth-php .site-main ul.products.columns-4 li.product, .page-template-template-fullwidth-php .header-widget-region ul.products.columns-4 li.product, .page-template-template-homepage-php .site-main ul.products.columns-4 li.product, .page-template-template-homepage-php .header-widget-region ul.products.columns-4 li.product, .storefront-full-width-content .site-main ul.products.columns-4 li.product, .storefront-full-width-content .header-widget-region ul.products.columns-4 li.product {
        
        width: 100%
        
    }

    Let me know if you found another fix tho!

    • This reply was modified 4 years, 9 months ago by Roycornelisse.
    Thread Starter nontraditional

    (@nontraditional)

    In the mean time it resolved itself, without having to do anything. Thanks, bedankt though! Hope it can help other with the same problem.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Elementor Woo Products – Columns gap’ is closed to new replies.