mars2 Posted November 20, 2022 Share Posted November 20, 2022 Hello! I was hoping to get some help with the mobile view of my website. Recently, I've noticed that when users go to click my hamburger navigation to open up the menu, the color of my banner flashes white, instead of staying orange. It used to stay consistently orange and looked very seamless when the menu pulled up. Does anybody have some advice or possibly know what section I need to tweak to correct this flashing? Thank you so much for your help and time. My website can be found here, and I've also attached a screen recording of the issue on my mobile view! RPReplay_Final1668979800.mov Link to comment
Solution tuanphan Posted November 24, 2022 Solution Share Posted November 24, 2022 Add this to Design > Custom CSS to fix problem body.header--menu-open header#header { background-color: var(--solidHeaderBackgroundColor) !important; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment