Unable to scroll down on checkout page when clicked from email
-
when user clicks ‘Continue Your Purchase Now’ from recovery email, the checkout page cannot scroll downwards.. the screen is frozen..i have to reenter the checkout page again from going to home page, or another page, like cart, etc, and then when i enter checkout page, i can scroll down.. if user cannot scroll down to checkout , then it defeats the purpose to recover order.. i have set recovery email to auto apply coupon code.. not sure if that is reason.? I can provide link which was provided in email to support so they can test as well.. Thanks!
Never mind..figured it out.. set this css to
body.xoo-wsc-cart-active, html.xoo-wsc-cart-active {
overflow: visible!important;
}The page I need help with: [log in to see the link]
- The topic ‘Unable to scroll down on checkout page when clicked from email’ is closed to new replies.