olali Posted April 27, 2020 Share Posted April 27, 2020 Site URL: https://heron-chartreuse-ejjd.squarespace.com Hi! I would like to make the header/navigation on the start page transparent on top of the next block which is a full bleed image gallery. Doesn't seem to work, but is it possible with css customization? Site: https://heron-chartreuse-ejjd.squarespace.com Password: Construction Link to comment
xoxngo Posted August 14, 2021 Share Posted August 14, 2021 Hi @olali not sure if you still need the code but I'll leave it here anyway! #collection-611844bee4e3b85284f08496 header.Header.Header--top { position: absolute; top: 0; left: 0; width: 100%; z-index: 999; background: transparent; } Replace the "#collection-611844bee4e3b85284f08496" with the one from your own site depending on what page you're looking to work on. Hope this helps! 🙂 tuanphan 1 Link to comment
Patterson Posted August 19, 2021 Share Posted August 19, 2021 Hey @xoxngo, Do you think you could help me with this? I am having similar issue where I want the section above my floating nav bar to appear "FULL BLEED" all the way through rather than show the default background color above the gallery. I can confirm the gallery is set to full bleed. Please let me know if you need any other information from me? Thanks! https://flamingo-goby-tkw6.squarespace.com/ PW: greenfield Link to comment
tuanphan Posted August 22, 2021 Share Posted August 22, 2021 On 8/19/2021 at 10:49 PM, Patterson said: Hey @xoxngo, Do you think you could help me with this? I am having similar issue where I want the section above my floating nav bar to appear "FULL BLEED" all the way through rather than show the default background color above the gallery. I can confirm the gallery is set to full bleed. Please let me know if you need any other information from me? Thanks! https://flamingo-goby-tkw6.squarespace.com/ PW: greenfield Add to Design > Custom CSS [data-section-id="611e614b16bba17aa34f2211"] { padding-top: 0px !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
Patterson Posted August 24, 2021 Share Posted August 24, 2021 On 8/22/2021 at 2:26 AM, tuanphan said: [data-section-id="611e614b16bba17aa34f2211"] { padding-top: 0px !important; } Perfect, 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