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? 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
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 How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care 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