PartTwoDesign Posted October 27, 2022 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
Beyondspace Posted October 27, 2022 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 (Pinch/Zoom images, videos - PDFs Lightbox - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> 🤖 Ask me anything
Solution christyprice Posted October 27, 2022 Solution 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 Starter Template for Web Designers 🎬 Watch 7 Ways to Save Time as a Squarespace Designer from Circle Day 2024 🎥 Watch Circle Live: Hello Income (feat. Christy Price and Jeremy Schwartz)
PartTwoDesign Posted October 27, 2022 Author 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.
PartTwoDesign Posted October 27, 2022 Author Posted October 27, 2022 Thanks @christyprice that code worked perfectly! That's exactly what I needed. christyprice 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment