Mobile Dropdown showing white bar

Hi

My site is under development so I will provide the credentials hidden below. Socialsupplydesign.com

Basically I have gotten the mobile layouts to work for the most part to show similar to the desktop versions. On the smallest mobile/responsive option I am getting a white bar around the navigation button once you click it and it opens up. I can’t seem to find a way to get that white bar to go away so that you only see either the solid brown like you do with the menu items below it or it shows the split color background image.

Thanks,

Ryan

Hi Ryan,

Thank you for writing in, I see you added a custom background-image on your navbar, on max-width: 774px breakpoint, please use a CSS media query to change the size of that background-image from cover to contain

CSS background-size property

Cheers!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.