Tagged: ,

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

    Hi,
    the main menu doesn’t have a style for the selected page.
    How can I do this?
    Thanks
    Rosa

    #689424

    Hey pinkabbestia,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    #top #wrap_all .av_header_transparency .main_menu ul:first-child > li.current-menu-item > a > .avia-menu-text {
        color: green;
    }
    

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

    Best regards,
    Yigit

    #689428

    Perfect!
    Thanks!
    Rosa

    #689455

    Hey!

    Please feel free to let us know if we can do anything else for you.

    Cheers!
    Basilis

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Main menu – style for the selected item’ is closed to new replies.