Tagged: Fullwidth sub menu
Suddenly, the Fullwidth Sub Menus on 3 of my pages are non-functional after several years.
I have not changed anything on these pages or in the menus structure.
The links to the pages are published, but you can’t click on the links within the Fullwidth Sub Menu. See below.
Thank you,
Jasmer
Hey Jasmer,
Sorry for the problem, please try this in Quick CSS:
#sub_menu1 {
z-index: 301;
}
Best regards,
Rikard
It would be nice if you introduced a z-index field to all elements. I used the Agency demo https://kriesi.at/themes/enfold-one-page-agency/#work for some inspiration but moved the 3 boxed further down (into the next colour section) with a larger negative margin and the buttons stopped working.
H