Tagged: overlapping
Hi,
I still have a problem with a sticky element, that is overlapped by the second menu.
You’ll find the code of the element and the link to my page in the private content.
Thanks a lot for helping ab kind regards
Uli
Hey ulif,
Please try the following in Quick CSS under Enfold->General Styling:
#sub_menu1 {
z-index:0;
}
Best regards,
Rikard
Hi Rikard,
sorry, but this doesn’t work. It still overlaps.
Best regards
Hi ulif,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#sub_menu1 {
z-index: 1 !important;
}
If you need further assistance please let us know.
Best regards,
Victoria
Hi Victoria,
great! That works fine!
Thanks a lot and have a wonderfull day!
Uli
Hi Uli,
Glad to hear that :)
Thanks for using Enfold and have a great day!
Best regards,
Nikko