HLAVAC Posted July 9, 2023 Share Posted July 9, 2023 Hi there, How do I set a custom colour (uploaded image file url?) for my site logo in the open mobile nav menu? (See attached photo for reference — I want this to be yellow in the open mobile menu and remain white on the homepage with rolling video showreel) www.10000dreams.co Thanks! Link to comment
Solution tuanphan Posted July 11, 2023 Solution Share Posted July 11, 2023 Add to Design > Custom CSS body.header--menu-open header#header img { content: url(https://cdn.pixabay.com/photo/2023/06/10/21/23/flower-8054861_1280.jpg); visibility: visible !important; } body.header--menu-open header#header a { content: unset !important; } HLAVAC 1 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