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

    Is it possible to assign specific colors to each items on the menu underline when mouse over?

    Thanks!

    #170132

    Hey Nerohm!

    Yes it is, please post the link to your website

    Best regards,
    Yigit

    #170606

    Hi Yigit!

    The link: http://pdqi.com.br/home/

    I will apply underline hover color only for the items:

    Pessoas e Lideranças
    Desenv. e Engenharia
    Qualificação
    Inovação e Gestão

    Thanks!

    #170798

    Hey!

    Please add following code to Quick CSS in Enfold theme options

    li#menu-item-1462 .avia-menu-fx { background-color: green; }
    li#menu-item-1461 .avia-menu-fx { background-color: purple; }
    li#menu-item-1459 .avia-menu-fx { background-color: orange; }
    li#menu-item-1460 .avia-menu-fx { background-color: blue; }

    Regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Color of underline on menu’ is closed to new replies.