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

    I currently have a main menu item background color highlighted, and would like to change that color. I cant remember where I initially went to add the highlight color so I’m not sure how to change it.

    Thanks,
    Ryan

    #1308411

    Hey AFEC,

    Add this to quick css:

    #top #wrap_all .header_color .av-menu-button-colored > a .avia-menu-text {
        background-color: #edae44!important;
        color: #ffffff!important;
        border-color: #edae44!important;
    }

    Best regards,
    Jordan Shannon

    #1337172

    Boom! Thanks, you can close this

    #1337212

    Hi,

    Awesome! Closing. Have a nice day.

    Best regards,
    Ismael

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘change the color of a highlighted menu item’ is closed to new replies.