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 ? Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio pluginIf you find my answer fit your need, 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 ✅ For Web Designers: Squarespace Client Process Checklist. Save time and bring consistency to your web design projects. Receive a Notion doc template with my 100+ item client process checklist. 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