adamartdept Posted July 16, 2022 Share Posted July 16, 2022 Site URL: https://soybean-orange-49ej.squarespace.com/ Hi, I'm trying to make the header and footer on my website transparent so that they sit over of the sections of the website. I'm not having any luck.. can anyone help.. the url is currently.. https://soybean-orange-49ej.squarespace.com/ Thanks Link to comment
Beyondspace Posted July 16, 2022 Share Posted July 16, 2022 4 hours ago, adamartdept said: Site URL: https://soybean-orange-49ej.squarespace.com/ Hi, I'm trying to make the header and footer on my website transparent so that they sit over of the sections of the website. I'm not having any luck.. can anyone help.. the url is currently.. https://soybean-orange-49ej.squarespace.com/ Thanks Your site is still private now. Kindly set it with the site-wide password so we can take a look BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - Lightbox captions only mode) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace 🚀 Learn how to rank new pages on Google in 48 hours! 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
adamartdept Posted July 16, 2022 Author Share Posted July 16, 2022 Sorry.. Password is Testing123 Thanks Link to comment
tuanphan Posted July 18, 2022 Share Posted July 18, 2022 (edited) On 7/17/2022 at 1:57 AM, adamartdept said: Sorry.. Password is Testing123 Thanks You can add this to Design > Custom CSS /* transparent header */ body.homepage article section:first-child { padding-top: 0px !important; } body.homepage footer.sections { position: absolute !important; bottom: 0; left: 0; width: 100%; z-index: 9999; } body.homepage div#siteWrapper { position: relative; } body.homepage footer.sections .section-background { background: transparent !important; } Edited July 18, 2022 by tuanphan 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