Reply 199611 to: Add to Cart button on mobile devices…

Avatar: Olga Barlow
Olga Barlow
Support staff
September 18, 2018 at 10:53

Hello,

I have enabled the add to cart button in grid element settings and added custom styles to page custom to hide it for the desktop version

@media only screen and (min-width: 993px) {
    .mpc-product__content .mpc-wc-add_to_cart-wrap {
    display: none;
}
}

So, you won’t lose these changes after theme update.

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.