• Juliana

    (@julianafitting)


    Hi sorry for my english.I am from Brazil
    I’m having problems with my site’s columns when they open on my computer. is configured to show 4 products per row, 20 products in total and it shows 2 (as in the mobile version). This only happens from page 2
    I’ve cleared cache and tried everything.
    Help me…

    https://fittinguniformes.com.br/loja/page/2/

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hello @julianafitting,

    I fully examined the issue you have raised on this topic and could not see it on my end.

    It seems some styling didn’t load on those pages. I think it is related to the cache plugin. To check it, all cache plugins and CDN and recheck your issue.

    Also, you can put the CSS below in Customizing > Custom CSS/JS > CSS Code:

    @media(min-width: 960px) {
        .woocommerce ul.products .product {
            width: 25%;
        }
    }

    For more information about the CSS/JS code on the customizer, please read this link:
    https://docs.oceanwp.org/article/354-add-custom-css-and-js-to-your-website.

    Note: if you have any cache plugin or server cache(CDN / Browser Cache and Cookies and …), you need to clear its cache contents or disable them to see your changes. Also, don’t forget to click on the regenerate all assets file and data in Elementor > Tools.

    Best Regards

Viewing 1 replies (of 1 total)

The topic ‘column products’ is closed to new replies.