Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1100897

    I am trying to change the Sub Menu ( drop down to main menu) color.

    I change the color in the Inspect but when I copy the code it doesnt seem to work.

    NOTE

    Dont worry I found how to do it

    A few options to change the sub menu link color:

    Enfold options > Advanced styling > Main menu sublevel links > Font Color
    To make changes using CSS please use the below code:

    /* Main menu sublevel */
    #top #header #avia-menu .sub-menu li.menu-item a .avia-menu-text {
    color: red;
    }

    #1101064

    Hey wealthyone,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

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