• Resolved beamkiller

    (@beamkiller)


    Hi,

    I have an interesting issue with the plugin. Whenever I add something to cart the page jumps back to the top. On another page there is no such an issue.

    I have attached a screencast:
    https://d.pr/v/5s2MRG

    Thanks for the help.

    • This topic was modified 4 years, 8 months ago by beamkiller.
Viewing 1 replies (of 1 total)
  • Thread Starter beamkiller

    (@beamkiller)

    Solved with:

    body.xoo-wsc-active, html.xoo-wsc-active {
        overflow: visible !important;
    }
    
    .xoo-wsc-container{
        z-index: 9999999999!important;
    }
    • This reply was modified 4 years, 8 months ago by beamkiller.
Viewing 1 replies (of 1 total)
  • The topic ‘After adding to cart page jumps to the top’ is closed to new replies.