CaptainMaze Posted October 17, 2019 Share Posted October 17, 2019 I'm trying to get a transparent header on Almar (V. 7.1). I only need this on one page so that I can have a black header on all of the other pages and have my logo show through on a banner image on the main page. Any help would be appreciated. Link to comment
tuanphan Posted October 18, 2019 Share Posted October 18, 2019 @CaptainMaze some custom code can solve. Can you share Almar demo Url or your site url? 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
CaptainMaze Posted October 18, 2019 Author Share Posted October 18, 2019 (edited) Sure - I know that you can do this using the unique ID, but I haven't been able to get it to work Edited October 18, 2019 by CaptainMaze remove data Link to comment
tuanphan Posted October 18, 2019 Share Posted October 18, 2019 @CaptainMaze Add to Home > Design > Custom CSS .homepage .header-announcement-bar-wrapper { background: rgba(0,0,0,0) !important; } dbru, juliaprather, rotanzdesign and 2 others 5 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
CaptainMaze Posted October 18, 2019 Author Share Posted October 18, 2019 You are a godsend. Thank you so much! dbru 1 Link to comment
alexjschauer Posted April 3, 2020 Share Posted April 3, 2020 (edited) I am also wanting to achieve this, and the code that tuanphan posted works, however it displays the actual code itself at the top of the page. I am in Squarespace 7.1 as well. Does anyone know how to hide the code from displaying? Edited April 3, 2020 by alexjschauer Link to comment
tuanphan Posted April 3, 2020 Share Posted April 3, 2020 2 minutes ago, alexjschauer said: I am also wanting to achieve this, and the code that tuanphan posted works, however it displays the actual code itself at the top of the page. I am in Squarespace 7.1 as well. Does anyone know how to hide the code from displaying? WHERE did you add? 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
alexjschauer Posted April 3, 2020 Share Posted April 3, 2020 1 minute ago, tuanphan said: WHERE did you add? Realized that it was an issue on my end. I was having troubles shortly after with my browser as a whole, and cleared the cookies and everything is back to normal and works again. Thank you for your reply! Link to comment
SourceProjects Posted May 3, 2020 Share Posted May 3, 2020 This code works well thanks Tuanphan! : ) But does anybody know how to make the navigation links white for transparent header in homepage only in 7.1 ? Link to comment
tuanphan Posted May 3, 2020 Share Posted May 3, 2020 4 minutes ago, elizabethgaffney said: This code works well thanks Tuanphan! : ) But does anybody know how to make the navigation links white for transparent header in homepage only in 7.1 ? Header Nav item use first section text color 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
SourceProjects Posted May 3, 2020 Share Posted May 3, 2020 I see... Thank you Tuanphan! Still on a 7.1 learning curve but now I get it! 🙏 Link to comment
naeviklund Posted September 3, 2020 Share Posted September 3, 2020 So, I'm the opposite! I have transparent everywhere but would like a solid navigation bar on the homepage. I tried to play with the code but didn't manage myself.. any ideas? 🙂 Link to comment
IXStudio Posted September 3, 2020 Share Posted September 3, 2020 Hi, @naeviklund Please share your website URL. Best, Leopold Ninja Kit Extension: Upgrade your Squarespace website without coding.YouTube Preview - FREE DOWNLOAD Link to comment
naeviklund Posted September 4, 2020 Share Posted September 4, 2020 10 hours ago, IXStudio said: Hi, @naeviklund Please share your website URL. Best, Leopold www.annsim.de/home (It's still very much WIP!) Link to comment
tuanphan Posted September 4, 2020 Share Posted September 4, 2020 24 minutes ago, naeviklund said: www.annsim.de/home (It's still very much WIP!) Add to Home > design > Custom CSS body#collection-5ef1d384a1668a76c2629b73 header#header { background: green; } IXStudio and naeviklund 1 1 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
naeviklund Posted September 4, 2020 Share Posted September 4, 2020 Works perfectly. Thank you @tuanphan! Link to comment
masongray Posted September 21, 2020 Share Posted September 21, 2020 On 5/3/2020 at 9:45 PM, tuanphan said: Header Nav item use first section text color Hi tuanphan, i've managed to make the header transparent for the homepage only, however I cannot seem to find how to make the text white just on the homepage. Thanks! Link to comment
IXStudio Posted September 21, 2020 Share Posted September 21, 2020 7 minutes ago, masongray said: Hi tuanphan, i've managed to make the header transparent for the homepage only, however I cannot seem to find how to make the text white just on the homepage. Thanks! Hi, Please share your website URL. Best, Leopold Ninja Kit Extension: Upgrade your Squarespace website without coding.YouTube Preview - FREE DOWNLOAD Link to comment
masongray Posted September 21, 2020 Share Posted September 21, 2020 2 minutes ago, IXStudio said: Hi, Please share your website URL. Best, Leopold Hi Leopold, The url is masongraymenswear.com.au Thanks! Link to comment
IXStudio Posted September 21, 2020 Share Posted September 21, 2020 21 minutes ago, masongray said: Hi Leopold, The url is masongraymenswear.com.au Thanks! Use this code in Design -> Custom CSS #collection-5f1d1f8d0e1af3503caff550.homepage .header-announcement-bar-wrapper { filter: invert(1) !important; } Please use the like button if it helps you! Best, Leopold masongray 1 Ninja Kit Extension: Upgrade your Squarespace website without coding.YouTube Preview - FREE DOWNLOAD Link to comment
masongray Posted September 21, 2020 Share Posted September 21, 2020 33 minutes ago, IXStudio said: Use this code in Design -> Custom CSS #collection-5f1d1f8d0e1af3503caff550.homepage .header-announcement-bar-wrapper { filter: invert(1) !important; } Please use the like button if it helps you! Best, Leopold Thank you so much this worked! IXStudio 1 Link to comment
sirinalaw Posted October 7, 2020 Share Posted October 7, 2020 hi @tuanphan I tried your code to make my cover page header transparent but it did not work. My URL is sirinalaw.com Link to comment
tuanphan Posted October 7, 2020 Share Posted October 7, 2020 6 hours ago, sirinalaw said: hi @tuanphan I tried your code to make my cover page header transparent but it did not work. My URL is sirinalaw.com I see fine here. Do you still need help on this? 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
sirinalaw Posted October 10, 2020 Share Posted October 10, 2020 On 10/7/2020 at 4:01 PM, tuanphan said: I see fine here. Do you still need help on this? @tuanphan yes I still need help, the cover page header is still not transparent Link to comment
tuanphan Posted October 12, 2020 Share Posted October 12, 2020 On 10/11/2020 at 2:08 AM, sirinalaw said: @tuanphan yes I still need help, the cover page header is still not transparent Add to Home > design > Custom CSS /* homepage header transparent */ .homepage header#header { background: 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