Change Background on navbar background

Upon drop down the background is light blue. How can I remove the blue and make it all white prior to the menu drop down. Thank you, I am stumped.

Hey Martin, The element with the class name “Nav Menu Button” is where you want to make the style changes. Initially the background color is set to black, but you can change that in the background styles. For the open state of the dropdown navbar, you first want to make sure you are on a tablet screen size, and click on the Navbar. Go to the settings panel in on the right hand side and where is says “Navbar settings” click on “Show”. Now your dropdown menu should open and the menu button will have the blue background color.. From there select the “Nav Menu Button” and open the Styles Panel on the right hand side. You should see another style selector in the Styles panel that says “Open”. This allows you to adjust the styles (in this case the background color) of the Open state.

Let me know if you need any more help!