• Resolved toonamisquadadmin

    (@toonamisquadadmin)


    Can you change color for multiple menu items at one time? I am able to do it individually for each menu item with this css code:

    #menu-item-137 a{
    color: #FFFFFF !important;
    }
    
    #menu-item-137 a:hover{
       color: #0A706C !important;
    }

    but I was wondering if there is away to do it for multiple menu items at one time instead of doing each one individually?

    My site: https://www.toonamisquad.com/

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to change color for multiple menu items’ is closed to new replies.