Reply 334049 to: css Code for ajax product tab

Avatar: Rose Tyler
Rose Tyler
Support staff
September 14, 2022 at 13:05

Edit the page using Elementor and add the next code

@media only screen and (max-width: 480px) {
    selector .products-grid .product {
        width: 33.33%;
    }
    selector .row-count-6 .product:nth-child(2n+1) {
        clear: none !important;
    }
}

here https://prnt.sc/ySw8SHqqJ7UP

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.