Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #453322

    HI Guy’s,

    How do I change the current active menu colour in the nav bar?

    #453329

    Hey markpevans!

    Please add following code to Quick CSS

    .header_color .main_menu ul:first-child > li.current-menu-item > a, .header_color .main_menu ul:first-child > li.current_page_item > a {
      color: orange;
    }

    Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field

    Regards,
    Yigit

    #453676

    Hi Yigit,

    That didn’t do anything sorry.

    I checked to ensure the > was left in place but no changes showing.

    #453849

    Hey!

    Do you mind creating a temporary admin login and posting it here privately so we can look into it?

    Regards,
    Yigit

    #454002
    This reply has been marked as private.
    #454010

    Hey!

    I added !important rule to the code and placed it to the bottom of Quick CSS field. Please review your website now and adjust the color as needed :)

    Regards,
    Yigit

    #454418

    Thanks Yigit! It’s working well :)

    Cheers :)

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Changing the current active menu colour’ is closed to new replies.