Reply 226677 to: Product on Mobile

Avatar: Olga Barlow
Olga Barlow
Support staff
December 12, 2019 at 18:49

Hello,

Replace that custom code by this one

@media only screen and (max-width:480px){
     .product {
         width: 50% !important;
     }
    .product-details .add_to_cart_button.btn {
        max-width: 100%;
        font-size: 10px;
    }
}

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.