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

    Hello,

    How do I change/add a color to show what page I am currently on in the menu/drop down menu

    optizign.org/sitepreview/personaltouchdental.com

    I want the drop down menu links to be a light grey and the current page to be white.

    Thanks!

    #182417

    Hey optizign13!

    Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust

    .current_page_item>a, .current-menu-item>a { color: white; }
    #top .main_menu .menu li ul a { color: #f2f2f2; }

    Regards,
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Current Page link color in drop down’ is closed to new replies.