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

    Hi

    Is it possible to have a different colour for each menu item? The one that appears on hover when you hover your mouse over a menu item. Currently you can have one colour set for all items but I’m wondering if we can have a different one for each menu item?

    #386992

    Hey codecreative!

    Please add following code to Quick CSS

    li#menu-item-3197 > a > .avia-menu-fx { background-color: red !important; }

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

    Best regards,
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.