Reply 264367 to: Change Font size of add to cart button

Avatar: Olga Barlow
Olga Barlow
Support staff
December 16, 2020 at 16:03

Hello,

Replace the previous code with the code below

@media only screen and (max-width: 1024px) {
    .products-loop .add_to_cart_button,
    .products-slider .add_to_cart_button {
        font-size: 0.75em;
        padding: .91rem 1.2rem;
    }
}

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.