This topic has 4 replies, 2 voices, and was last updated 9 years, 2 months ago ago by Eva Kemp
Hi
1. Is it possible to use the dropdown/scroll down mainmenu instead off the normal header menu? (so its visual from the start/top of the page and locked there when you scroll)
2. Is it possible to hide the dropdown/scroll down main menu on specific pages? (but keeps the normal header menu)
Best regards
Tonny
Hello,
1. Sorry, but there is no possibility.
2. Do you want to disable fixed header?
Try to use this code in CSS block of Visual Composer editor when editing a page:
.fixed-header-area {
display: none !important;
}
Regards,
Eva Kemp.
Ok thanks – it works!!
Hello,
You’re welcome.
Regards,
Eva Kemp.
The issue related to '‘Change mainmenu to Dropdown menu or hide dropdown menu on scroll?’' has been successfully resolved, and the topic is now closed for further responses