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?
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