BigAMc Posted April 14 Posted April 14 I have a website with a logo in the header that is partially disappearing when the menu is selected on mobile. Is there a way to mitigate this?
tuanphan Posted April 16 Posted April 16 You can consider changing mobile overlay background color, or change logo to another logo when burger menu is open To change logo, you can use this code to Website > Website Tools > Custom CSS. Replace Pixabay image with your new logo url body.header--menu-open header#header img { content: url(https://cdn.pixabay.com/photo/2016/10/26/22/02/dog-1772759_1280.jpg); } 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!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment