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

Avatar: Awais Ahmed
Awais Ahmed
Participant
September 3, 2022 at 05:57

Hello, @Recep,

I have solved your issue, I have added the below-given code to your site Theme Settings >> Theme Custom CSS >> Mobile and Mobile Landscape.

https://postimg.cc/SjTjGVqk

.etheme-sticky-cart button.add_to_cart_button {
    display: none !important;
}
.etheme-sticky-cart p.price {
    display: none !important;
}

Here is the resulting screenshot: https://postimg.cc/56Wvznmy

Regards 8Themes Team.

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.