Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1481522

    Hi,
    when I click the home link, it partly disappears instead of being white (or green) like the other menu links.
    Where can I change it?
    And what do I have to do if I want a selected menu link to stay green?
    Kind regards,
    Veronika

    #1481553

    Hey Loveronika,
    Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    #top #header.header_color.av_header_transparency .av-main-nav > li > a:focus .avia-menu-text {
    	color: #00632e;
    }
    .header_color .main_menu ul:first-child > li a:focus, .header_color .main_menu ul:first-child > li.current-menu-item > a, .header_color .main_menu ul:first-child > li.current_page_item.current-menu-item > a {
    	color: #00632e;
    }

    Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.
    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    #1482130

    Hi Mike,
    thanks a lot!
    You can close the ticket.
    Kind regards,
    Veronika

    #1482163

    Hi,

    Thanks for the update. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Menu Color’ is closed to new replies.