Reply 228298 to: Display 1 thumbnail instead of 2 in mobile shop

Avatar: John Holden
John Holden
Support staff
January 15, 2020 at 07:14

Hi,

Add below code to Theme Options -> Theme Custom CSS -> Custom CSS For Mobile (0 – 480px)

     .product {
         width: 100% !important;
     }

    .product-details .add_to_cart_button.btn {
        max-width: 100%;
        font-size: 10px;
    }

Regards,
Hung PD

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.