Changing active menu (submenu) background color

  • Author
    Posts
  • #24669
    Paul Bradshaw

    Please can someone assist me, I’ve plugged in custom css that some others have posted to the forum, but none seem to work…..I am wanting to change the active menu (submenu) colour background on the Mantra theme as I don’t enjoy the white at all. Trouble is the writing also disappears when hovering the mouse over it so I need to change it ASAP.

    I hope someone can help me.

    Thanks

    #29382
    Rick H

    /* change the background color of submenus *
    #access ul ul li a:hover {
    background-color:#1da209 !important ;
    overflow:none !important;
    }
    #access ul ul a, #access ul ul ul a {
    width:auto !important; */prevents color from going outside the box */
    }

Viewing 2 posts - 1 through 2 (of 2 total)

The topic ‘Changing active menu (submenu) background color’ is closed to new replies.