lovelew Posted June 1, 2023 Posted June 1, 2023 I'm trying to make the background of my mobile menu a photo. I've tried the code: .Mobile-overlay-menu { background-image: url(https://static1.squarespace.com/static/6449809747dc621a3c0ac369/t/6478d3564221f7411e9cd6f0/1685640022458/pic.jpg); } and nothing is changing
tuanphan Posted June 3, 2023 Posted June 3, 2023 I think your class name is incorrect. What is your site url? We can check it easier lovelew 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!)
tuanphan Posted June 9, 2023 Posted June 9, 2023 It looks like you figured it out with this CSS code? .header-menu .header-menu-bg { background-image: url(https://static1.squarespace.com/static/6449809747dc621a3c0ac369/t/6478d3564221f7411e9cd6f0/1685640022458/pic.jpg); background-size: cover } 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