kobe24 Posted February 19, 2021 Share Posted February 19, 2021 Hello! I want to have a transparent header on my homepage and a red header on every other page. However Squarespace doesn't allow that option. Could someone please help me with this? Beyondspace 1 Link to comment
Beyondspace Posted February 19, 2021 Share Posted February 19, 2021 1 hour ago, kobe24 said: Hello! I want to have a transparent header on my homepage and a red header on every other page. However Squarespace doesn't allow that option. Could someone please help me with this? Could you share your site url? 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
kobe24 Posted February 21, 2021 Author Share Posted February 21, 2021 Sure, here it is (password:password) iris-flounder-6gzy.squarespace.com Link to comment
creedon Posted February 21, 2021 Share Posted February 21, 2021 Add the following to Design > Custom CSS. /* begin transparent background for header on homepage */ body[data-menu-overlay-theme-switcher="true"].homepage .header.bright { background-color : transparent; } .homepage .header-title-logo { background-color : red; padding : 8px; } .homepage .header-nav-list { background-color : red; padding : 0.5em 0.75em } /* end transparent background for header on homepage */ This is for a v7.1 site. Once the header background was transparent I made some quick styling decisions about how to get the logo and navigation to show up again. Let us know how it goes. tuanphan and kobe24 1 1 Find my contributions useful? Please like, upvote, mark my answer as best , and see my profile. Thanks for your support! Link to comment
kobe24 Posted February 24, 2021 Author Share Posted February 24, 2021 Thanks so much, works like a charm 😃 Could you let me know how to do this on a different page? Link to comment
creedon Posted February 24, 2021 Share Posted February 24, 2021 Post the URL for the other page and we'll see what we can do. Find my contributions useful? Please like, upvote, mark my answer as best , and see my profile. Thanks for your support! 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