drummond Posted July 4, 2021 Share Posted July 4, 2021 Site URL: https://kaygriffin.com I have a hamburger menu visible on both desktop & mobile. Everything works as expected. However, a brief flash of color occurs on the Nav header after closing out of the Menu Overlay and I can't find the cause. I don't want it to do that. Any idea how to fix? Link to comment
Solution tuanphan Posted July 5, 2021 Solution Share Posted July 5, 2021 On 7/4/2021 at 9:38 AM, furtherfox said: Site URL: https://kaygriffin.com I have a hamburger menu visible on both desktop & mobile. Everything works as expected. However, a brief flash of color occurs on the Nav header after closing out of the Menu Overlay and I can't find the cause. I don't want it to do that. Any idea how to fix? Try adding to Design > Custom CSS /* Fix header flashes */ header#header { background: #241e21 !important; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
abilenecode Posted May 4 Share Posted May 4 The posted solution with the CSS hard-coding a solid header background is not a viable solution. This does not work for users who want to use the "Dynamic" / transparent header option. 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