Bowralzak Posted October 24, 2022 Share Posted October 24, 2022 I would like my home page header to be transparent (0% opacity), while all my other pages to have a black (100% opacity) header. Any help would be greatly appreciated <3 Link to comment
Beyondspace Posted October 24, 2022 Share Posted October 24, 2022 18 minutes ago, Bowralzak said: I would like my home page header to be transparent (0% opacity), while all my other pages to have a black (100% opacity) header. Any help would be greatly appreciated ❤️ We can achieve it by using some CSS code and selector the page id by using the following extension: Squarespace ID Finder If you can share your site (provide protected password if you have), we can take a a look easily BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox) 🗓️ Delivery Date Picker (Squarespace Date format) 💫 Animated Buttons (Referral URL) 🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations) 🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates) 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
Bowralzak Posted October 24, 2022 Author Share Posted October 24, 2022 21 minutes ago, bangank36 said: We can achieve it by using some CSS code and selector the page id by using the following extension: Squarespace ID Finder If you can share your site (provide protected password if you have), we can take a a look easily yep ok added it https://www.trueskyphotography.com/ Link to comment
Beyondspace Posted October 24, 2022 Share Posted October 24, 2022 13 minutes ago, Bowralzak said: yep ok added it https://www.trueskyphotography.com/ Try the following code #collection-61bd3e7025ba841fd4040da1 { --solidHeaderBackgroundColor: red; } #collection-61bd3e7025ba841fd4040da1: page id you can get from extension. How to get page id: http://recordit.co/qwnj09oNCa Then choose the color you want... BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox) 🗓️ Delivery Date Picker (Squarespace Date format) 💫 Animated Buttons (Referral URL) 🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations) 🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates) 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment