Not been able to scroll login/registration side window, login with google is half hidden
This topic has 4 replies, 2 voices, and was last updated 6 months, 2 weeks ago ago by Luca Rossi
Not been able to scroll login/registration side window, login with google is half hidden
Dear Priyanshu,
We hope this message finds you well.
Could you kindly let us know which browser and screen resolution you are using? We have reviewed your website on our end, and it appears to be displaying correctly. Please see the screenshots below for reference:
– [Screenshot 1](https://prnt.sc/hMicdM5OumDg)
– [Screenshot 2](https://prnt.sc/ybEIgLJTpkuJ)
Should you need any further assistance, please don’t hesitate to reach out.
Best regards,
8Theme Team.
In some screen it is showing properly but in some it’s hidden, is there any possibility to add scrolling?
Hi @Priyanshu,
Please try adding this custom CSS code under XStore > Theme Options > Theme Custom CSS > Global CSS:
.etheme-elementor-off-canvas__main .etheme-elementor-off-canvas_content .et_b-tabs-wrapper {
overflow-y: auto;
}
Hope it helps!
You must be logged in to reply to this topic.Log in/Sign up