This topic has 4 replies, 2 voices, and was last updated 2 years, 8 months ago ago by Dany
How do I set the “Sticky add to cart bar” to not cover the elements at the bottom of the product page when I scroll down?
Hello,
There is no such option, but I’ve passed this question to one from our dev team. You will get a reply after the weekend. Please be patient.
Regards
Add the next code in Theme Options > Theme custom CSS:
.single-product {
padding-bottom: 70px;
}
Regards
Thank you very much
Tagged: add to cart, problem, sticky, templates, woocommerce, wordpress
The issue related to '‘I have a problem with my sticky add to cart bar’' has been successfully resolved, and the topic is now closed for further responses