Hello from Germany,
I’d like to display the parent menu item as first menu item, if we are on a page that has a parent. Any Idea how to do this?
Hey André!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.avia-menu li.current-page-ancestor > a > .avia-menu-text {
color: #e65a37;
}
Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field.
If that does not help, please create a screenshot and show the changes you would like to make.
Best regards,
Yigit