• On a mobile device, my submenu has a dark blue background. But in none of my settings I’ve chosen a blue color. Is that a setting I should change elsewhere?

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello there,

    Sub menu on mobile menu has separate style. To change it, you can use this CSS code:

    
    #mainnav-mobi ul.sub-menu {
      background-color: #1c1c1c;
    }
    

    Add it to Appearance > Customize > Additional CSS from dashboard.

    Regards,
    Kharis

    Thread Starter browmie

    (@browmie)

    Great, this worked well!
    Thankyou

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘wrong background color’ is closed to new replies.