Reply 252280 to: Mobile Thumbnail Image

Avatar: Olga Barlow
Olga Barlow
Support staff
September 22, 2020 at 20:08

Hello,

1) To show 2 products per row for the mobile devices add the below code to Theme Options > Custom CSS

@media only screen and (max-width: 480px){
    .product {
        width: 50% !important;
    }
}

2) You may try to use the hidden sidebar area to add filters and show it for the mobile by hide for the desktop using custom CSS. If you provide us with WP Dashboard access to your site we’ll help you with this.

3) Go to Theme Options > Products page layout > Show “Add to cart” button > Off.

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.