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

    How can I change the colors of the menu buttons, individually?
    greetings Karl

    #485154

    Hallo Karl,

    To change each menu item individually we need to inspect your menu to find the IDs, could you link to the site please?

    Best regards,
    Rikard

    #486109

    hi Rikard
    enclosed you find the link

    #486165

    Hey!

    Please add following code to Quick CSS

    li#menu-item-3235>a>.avia-menu-text {
        color: orange!important;
        background-color: black!important;
    }

    Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field.

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

    Cheers!
    Yigit

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