Make add to cart button always visible on single product page – mobile view
-
Hi, is there any way that I can make the add to cart button always visible on mobile view? When I visit the single product page it should be visible on the initial screen. Write now I have to scroll down.
Hello,
Go to Theme Setting -> Single Product -> add to cart -> enable the option sticky add to cart.
https://ibb.co/LSjf07F
Best Regards.
Yes, I tried that. It only shows when I scroll down. I want the button to be visible on the initial page loading.
Hello,
Enable the option sticky add to cart and use the below custom CSS code and paste it to Theme Settings >> Custom CSS >> CSS for Mobile section only:
.wd-sticky-btn {
transform: none !important;
}
Best Regards.
I just want the add-to-cart button to be fixed to the bottom of the mobile screen and stay as it is.
Most Welcome!!!.
I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.
We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.
Thanks for contacting us.
Have a great day.
Topic Closed.
Best Regards.
The topic ‘Make add to cart button always visible on single product page – mobile view’ is closed to new replies.