Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #340426

    When I select a Logo Area font color, in this case white, the other pages that you are not on show up as a light grey color. I would prefer to have the pages I am not on be a different color than just a light version of the color I choose. For example if I have the Logo Area font color as blue and I want the pages I am not on to be white, not a lighter blue.

    How do I make this happen?

    Thank you

    #340737

    Hey Micheal0424!

    Can you post the link to your website please?

    Best regards,
    Yigit

    #340763
    #341628

    Hey!

    Please add following code to Quick CSS to change the color of active menu item

    .header_color .main_menu ul:first-child > li.current-menu-item > a {
    color: red!important;
    }

    then go to Enfold theme options > Advanced Styling tab and edit “main menu links” to change menu colors

    Best regards,
    Yigit

    #341724

    Thanks!!

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Header Area Question:’ is closed to new replies.