oswaldtay Posted March 9, 2022 Share Posted March 9, 2022 Site URL: https://impact-demo.squarespace.com/ Hi, I'm installing a new template on an existing site and I want the header on the homepage to be transparent while the header on all other pages is colored in. What custom CSS can I use to do this? I've looked through other threads and nothing is working. The template I am using is 'Impact'. Here's the link to their demo site for that template. Thanks. Link to comment
Jia Posted March 9, 2022 Share Posted March 9, 2022 Hi, please share the link to your website and password if applicable Please give this a 👍 if it helps www.sevenstars.studiowww.instagram.com/sevenstars.studio Link to comment
tuanphan Posted March 13, 2022 Share Posted March 13, 2022 On 3/9/2022 at 9:57 AM, oswaldtay said: Site URL: https://impact-demo.squarespace.com/ Hi, I'm installing a new template on an existing site and I want the header on the homepage to be transparent while the header on all other pages is colored in. What custom CSS can I use to do this? I've looked through other threads and nothing is working. The template I am using is 'Impact'. Here's the link to their demo site for that template. Thanks. If you use Impact, add this to Design > Custom CSS > Then save & reload the site /* Homepage header transparent */ body.homepage header.Header.Header--top { position: absolute; z-index: 9999; left: 0; width: 100%; background-color: transparent; } 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