Viewing 3 replies - 1 through 3 (of 3 total)
  • Try adding this to custom CSS:

    #main, #access ul li.current_page_item, #access ul li.current-menu-item, #access ul ul li {
        background-color: white;
    }

    Leave #main out of the rule, that’s the site content area.

    #access ul li.current_page_item, #access ul li.current-menu-item, #access ul ul li {
        background-color: white;
    }

    Thank you for this – I just changed my Mantra background to black too, and was having the same exact issue with the menu buttons. This solved it beautifully!!!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Menu button issue’ is closed to new replies.