Reply 310327 to: Show shop icons / button on mobile mode

Avatar: Rose Tyler
Rose Tyler
Support staff
November 30, 2021 at 08:56

Hello,

Try to add the next code in Theme Options > Theme custom CSS > Global:

@media only screen and (max-width: 768px) {
    .product .footer-product {
        display: block !important;
    }
}

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.