This topic has 6 replies, 2 voices, and was last updated 2 years, 5 months ago ago by Rose Tyler
Hi there,
I realized that if I open Sticky Add to Cart Bar, it will overlay in the page footer. It seems that it will cover the information at the page footer, not actually add a Sticky Add to Cart Bar at the bottom of the page. How to fix this issue?
Regard
Hello,
Have you saved changes in the customizer and got the same result on the frontend when the customizer is closed?
Regards
Hi, yep, I have saved it and go to the frontend to check, same issue. You can see the link here. Thank you.
Hello,
Add the below code to Theme Options > Custom CSS
.single-product .et-footers-wrapper {
margin-bottom: 70px;
}
Regards
Hi, it works great! Thanks for your help.
Hello,
We’d appreciate if you could take a moment to give us 5-stars on ThemeForest! https://themeforest.net/downloads
Regards
The issue related to '‘Issue about Sticky Add to Cart Bar overlays in the footer’' has been successfully resolved, and the topic is now closed for further responses