mecimport Posted December 23, 2022 Share Posted December 23, 2022 I'm trying to make the header transparent only on the homepage. I've tried several codes I found in this community. None works however. I'm on 7.1 www.mecanicimport.com Link to comment
bycrawford Posted December 23, 2022 Share Posted December 23, 2022 Hey! Add this to 'Design' > 'Custom CSS': #collection-60a16bc25a77f977c4af1602 { .header { background: transparent !important; } } If that doesn't work, add this to your page's header injection by clicking the cog next to the page title and clicking 'Advanced' <style> .header { background: transparent !important; } </style> Sam Crawford | by Crawford. Multi-award-winning Squarespace expert e. sam@bycrawford.com w. bycrawford.com 💸 How I make $500k/year designing Squarespace websites: Watch the video 📱 Hire me to build your Squarespace website: calendly.com/bycrawford/call Did my comment help? To help others benefit, leave a like and mark my answer as 'best'. This lets users scroll straight to the solution they need. 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