dorotapo Posted December 8, 2022 Share Posted December 8, 2022 Hi guys I am using Brine and this code for sticky navigation: /* Fixed Header */ .Header { position: fixed; z-index: 9999; width: 100%; top: 0px; } .Content-outer { margin-top: 10px; } It works. But also I would like to have transparent instead of white background. Is there any way to modified this code? Thank you so much. Link to comment
Beyondspace Posted December 8, 2022 Share Posted December 8, 2022 3 hours ago, dorotapo said: Hi guys I am using Brine and this code for sticky navigation: /* Fixed Header */ .Header { position: fixed; z-index: 9999; width: 100%; top: 0px; } .Content-outer { margin-top: 10px; } It works. But also I would like to have transparent instead of white background. Is there any way to modified this code? Thank you so much. Can you share your site with the protected password so i can take a look? 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
dorotapo Posted December 8, 2022 Author Share Posted December 8, 2022 @Beyondspace sorry I can't do that. I just want to have transparent background on navigation Link to comment
tuanphan Posted December 11, 2022 Share Posted December 11, 2022 On 12/9/2022 at 1:30 AM, dorotapo said: I just want to have transparent background on navigation Site access password, not login password You can also try this CSS header#header, .header-solid-background { background-color: transparent !important; } .header-solid-background { opacity: 0 !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