Hej Folks, i have a problem with the mega menu item. It has a different color than the other “inactive” items and i can’t change it. It seems active like the landing page.
Hey therzig,
I believe you’re referring to the current page menu item, you can change it by adding this css code in Quick CSS (located in Enfold > General Styling):
#top .header_color .main_menu .menu .avia_mega_div ul .current-menu-item > a {
color: #68707c !important;
}
or just change the font color, hope this helps :)
Best regards,
Nikko
Hej Nikko, everything is fine with the color of the menu item. It depends on the activity state. Here are two pictures:
I’d like to say that “Über uns” is also inactive when the page opens.
Menu-Settings:
Hi,
Thanks for the feedback, I think that is happening since you only have a your home page URL followed by the hash as the URL in the menu item. What happens if you change that to something else? I’m guessing it’s supposed to actually link somewhere, right?
Best regards,
Rikard
Hi Rikard, the menu item is supposed to link to nothing. Hash alone worked.