ChristinaCrump Posted August 21 Share Posted August 21 Hello! Is there a way to make the background image on a page show behind the header on mobile, like it does on desktop? As it is now, the mobile header is white (even though I've set it to transparent). See the home page at christinacrump.com for reference - I would like to see the bubble image behind the header on mobile, like it shows on desktop. (it's still a work in progress!) Link to comment
tuanphan Posted August 22 Share Posted August 22 What is page url? We can check easier 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
ChristinaCrump Posted August 22 Author Share Posted August 22 https://www.christinacrump.com/ Link to comment
tuanphan Posted August 24 Share Posted August 24 On 8/22/2024 at 8:10 PM, ChristinaCrump said: https://www.christinacrump.com/ You can use this to Website Tools > Custom CSS @media screen and (max-width:640px) { .Mobile-bar.Mobile-bar--top { background-color: transparent; } body#collection-627f008f357b99450205d805 { margin-top: 0px !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