My Account sign in the right sidebar not scrolling but the page in the background is scrolling

This topic has 2 replies, 2 voices, and was last updated 6 months, 3 weeks ago ago by Luca Rossi

  • Avatar: Bilal
    Bilal
    Participant
    November 24, 2024 at 15:57

    My Account sign in the right sidebar not scrolling but the page in the background is scrolling

    Please, contact administrator
    for this information.
    Files is visible for topic creator and
    support staff only.
    1 Answer
    Avatar: Justin
    Luca Rossi
    Support staff
    November 25, 2024 at 11:11

    Hi @Bilal,

    Please try adding this custom CSS codes under XStore > Theme Options > Theme Custom CSS > Global CSS:

    
    body.etheme-elementor-off-canvas--shown {
        overflow: hidden;
    }
    
    .etheme-elementor-off-canvas__main .etheme-elementor-off-canvas_content .et_b-tabs-wrapper {
        overflow-y: auto;
        max-height: 100%;
    }
    

    Hope it helps!

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

Helpful Topics

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.