This topic has 4 replies, 3 voices, and was last updated 3 weeks, 5 days ago ago by Luca Rossi
Whenever the off-canvas sidebar is open and you scroll down the page, the sticky content goes on-top of the sidebar.
Thank you once again for your continued help.
Hi @carlyliczyk,
We’re unable to reproduce this issue: https://prnt.sc/zEaUqzM3zIPm
But please try adding this custom CSS under XStore > Theme Options > Theme Custom CSS > Global CSS:
[data-elementor-type="header"] {
position: relative;
z-index: 10000;
}
.etheme-elementor-off-canvas .etheme-elementor-off-canvas__main {
z-index: 10001;
}
Hope it helps!
having the same issue , my cta button is overlapping with off canvas and the main page is scrollable, i want that when the off canvas opens only that should work at that time , there should not be page scrolling and also the sticky cta buttons should go downside
Dear @Roy Al,
We kindly request that you create a separate topic and provide the website URL along with the WordPress admin credentials (username and password) so that we can conduct a more detailed review.
Thank you for your cooperation.
Best regards,
8Theme Team
You must be logged in to reply to this topic.Log in/Sign up