This topic has 6 replies, 2 voices, and was last updated 7 months, 3 weeks ago ago by Rose Tyler
Hello,
Regarding the new elementor header builder:
How can we make header overlap?
Hello,
Thank you for reaching out to us with your query about the Elementor header builder.
Custom CSS code can be added for a section or container, for example:
selector {
position: fixed;
top: 0;
width: 100%;
z-index: 3;
}
Best Regards,
8Theme’s Team
Hello,
This code goes to which section?
If i put it in the header, it moves the header way up.
If i put it in a section on let’s say home page – the hero section moves and covers the header.
I want it like in the demo: https://xstore.8theme.com/elementor3/yoga-accessories/
Another thing. What happens with sticky header? Where are the options?
Hello, TheOne,
You are right, the custom CSS code solution for header overlap is not perfect. This builder is a new one, and our dev team needs some time to suggest a proper solution.
There is no sticky header option, instead, we have a sticky option for sections or containers https://prnt.sc/kbSe7pgf1xfs
Best Regards,
8Theme’s Team
So if i want header overlap i need to disable elementor header builder and use theme options one?
The code that you provided doesn’t work than?
Hello, TheOne,
We would like to inform you that over the course of the coming week, our team will be dedicated to identifying an appropriate resolution for the issues concerning the sticky header and section/container overlap within the Elementor builder to improve the functionality of the new builder.
We appreciate your patience and understanding as we work to address these matters.
Best Regards,
8Theme’s Team
You must be logged in to reply to this topic.Log in/Sign up