Reply 333072 to: only show buy now button on mobile. css error

Avatar: Rose Tyler
Rose Tyler
Support staff
September 2, 2022 at 13:27

Hello,

@media only screen and (max-width:480px){
    .single-product .product-information .single_add_to_cart_button:not(.et-single-buy-now), .cart .et-or-wrapper {
        display: none;
    }
}

Do you mean this code?

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.