Home Forums WoodMart support forum Sticky Add to cart only Loads upon scrolling in woodmart product page

Sticky Add to cart only Loads upon scrolling in woodmart product page

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #394612

    siddharth
    Participant

    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?

    #394636

    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

    #402771

    siddharth
    Participant

    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.

    #402931

    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

    #420288

    siddharth
    Participant

    Thank you so much that works!

    #420525

    You are welcome! We are here to help.

    Wish you a wonderful day!

Viewing 6 posts - 1 through 6 (of 6 total)

The topic ‘Sticky Add to cart only Loads upon scrolling in woodmart product page’ is closed to new replies.