Sticky Add to cart only Loads upon scrolling in woodmart product page
-
I am having an another issue, the sticky cart loads on product page but only when we scroll it after that it gets disappear automatically on certain product section…. I want to load sticky add to cart widget as soon as page loads and also i want to make it sticky all the time (so that i don’t want to scroll it down for its appearance). How do i do that?
Hello,
Please insert the site admin access into the Private content below the message area. We will take a closer look at the case.
Best Regards
My issue is that when i scroll product page towards downwards…while scrolling when it reaches after buy now button the sticky add to cart appears. but i want “sticky add to cart” appears as soon as i open the product page not after scrolling below buy now or add to cart button in product page.
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
.wd-sticky-btn-on .wd-sticky-btn {
transform: translate3d(0, 0, 0);
}
Best Regards
Thank you so much that works!
You are welcome! We are here to help.
Wish you a wonderful day!
The topic ‘Sticky Add to cart only Loads upon scrolling in woodmart product page’ is closed to new replies.