PartTwoDesign Posted October 27, 2022 Share Posted October 27, 2022 Hi, I would like my gallery section to sit under a transparent navigation (the same way that a background image would). Is this possible with cutom CSS? When I add full screen gallery section to the top of my site, it will not allow a transparent navigation. Any help is much appreciated! Thanks Chris Password: nesbitt Link to comment
Beyondspace Posted October 27, 2022 Share Posted October 27, 2022 The dynamic style for header allow you to set transparent for your header Have you tried it ? BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace (+100 Spark plugin customisations) 🥳 Freemium Squarespace Widget Templates (+1000 Elfsight Templates) If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
Solution christyprice Posted October 27, 2022 Solution Share Posted October 27, 2022 @PartTwoDesign if you want this just for the homepage, you can use this code from @tuanphan: .homepage .header-announcement-bar-wrapper { background: transparent !important; position: absolute !important; } If it's for a different page, you'll want to replace .homepage above with the collectionID for that page starting with # - I have a walkthrough on how to find that: https://christyprice.com/blog/how-to-find-block-section-ids-squarespace PartTwoDesign 1 christyprice.com 🇺🇸 Austin, TX US ✅ Get my 100+ item Client Process Checklist 📔 Flourish Journal for Creative Entrepreneurs - 365 days of prompts 🎥 Watch Circle Live: Hello Income (feat. Christy Price and Jeremy Schwartz) 🎬 Watch It's Not Hard to Say Goodbye: Crafting Client Offboarding from Circle Day 2023 Link to comment
PartTwoDesign Posted October 27, 2022 Author Share Posted October 27, 2022 Thanks @bangank36 I tried that but because I am using a gallery slideshow it seems to be stopping the dynamic header from working. Link to comment
PartTwoDesign Posted October 27, 2022 Author Share Posted October 27, 2022 Thanks @christyprice that code worked perfectly! That's exactly what I needed. christyprice 1 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