Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #546408

    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?

    #547904

    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

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.