Multiple different second menus
-
Hi!
Is it possible to have multiple different(!) second menus on different pages?
Example:
https://test.nikol-weber.de
If you click on “Heimtextilien” in the main menu, you see the second menu.
Now i want the same, when i click on “Zwirnerei” but with DIFFERENT menu-points.Right now i use css to display the second menu only on specific pages.
I could create a second menu with ALL menu-points and hide / show them where needed, but i guess there is a better option?!THX!!!
.header-bottom{ display: none ; } .page-id-7 .header-bottom { display: block; } .page-id-10 .header-bottom { display: block; } .page-id-13 .header-bottom{ display: block;)The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Multiple different second menus’ is closed to new replies.
