• Hello! I am currently using the free rife theme Woor in my online store, and I wanted to make the cart widget follow along the users page scroll. I eventually got it to work using the custom CSS tab and setting a fixed position to the element #basket-menu and #basket-menu.show. But that only works when the user opens the menu from the top of the page, and as you scroll down and try to open again it starts to shift position downwards and at a certain point it just disappears and doesn’t open anymore. I also tried using Q2W3’s plugin to fix widget positions, but that also didn’t work (at all). With that said, I just wanted to make the cart widget fixed and follow along as the user scroll down, and also that it can be opened at any point of the page, could you guys help me out? =) Thanks a lot!

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Theme Author apollo13themes

    (@apollo13themes)

    Hello ??

    We didn’t fix the cart for a reason. If the cart has more items than a screen height, the bottom part of the cart will not be accessible to user. It would require separate script that will watch just the cart widget and “scroll it” if needed.

    As calculations for this cart are made for the absolute position, fixed will not work here.

    I don’t see any solution for this, without creating custom logic, however thanks for raporting this.

    With kind regards.
    Air.

Viewing 1 replies (of 1 total)
  • The topic ‘Can I make the cart widget position fixed to the screen?’ is closed to new replies.