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

    Hello,

    Client has asked for each menu [shown on hover state and also on page selected] to have a different colour per horizontal top level menu item. Please advise how accomplish this.
    Thanks
    S

    #359268

    Hey spheor!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    li#menu-item-3216 span.avia-menu-fx { background-color: orange!important; }

    You can right click on Chrome or Firefox to inspect elements to find page ID’s http://i.imgur.com/HyPTCRg.jpg

    Cheers!
    Yigit

    #359491
    This reply has been marked as private.
    #359663

    Hey!

    Please add following code to Quick CSS as well

    li#menu-item-273 > ul {
    border-color: #212a31;
    }

    Regards,
    Yigit

    #359802

    Thanks,
    Great support
    S

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Menu underline color (each different)’ is closed to new replies.