Hi Kriesi-Team,
I am just setting up a new webpage, but it is not public already: http://daytradingscout.de/.
After updating the main menu, the green color bar for the active page is only shown for the “first child”. If I choose a “submenu”, a second child menu, the color bar is missing. Just have a look here: http://daytradingscout.de/profi-handelssignale/anmeldung
However, everything was fine until 10 minutes ago, I have a copy of this website where you can see the working orange color bar here: http://my-trading-scout.de/portfolio/unternehmensbeteiligungen/
I have no idea what happened… did I missed something while editing the main menu?
Thank you so much for your support!
Manfred
Hey Manfred!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.current_page_ancestor .avia-menu-fx {
opacity: 1;
visibility: visible;
}
Cheers!
Yigit
Hey Yigit,
your help is much appreciated and your “Quick tip” certainly works :-)
Thank you so much!
Manfred