Lindseykr4 Posted January 21, 2021 Share Posted January 21, 2021 Site URL: https://star-turquoise-mzgf.squarespace.com/ Hi there! I have custom code in the heading of my website (we are linking to multiple websites in the header that do not all live on Squarespace, so we can't use the traditional main navigation bar). However, this means my announcement bar shows up on every page except the homepage. Is there a way I can get it to still show? https://star-turquoise-mzgf.squarespace.com/ Link to comment
tuanphan Posted January 23, 2021 Share Posted January 23, 2021 Add to Home > Design > Custom CSS body.homepage #page { margin-top: 40px; } body.homepage header#header { display: block; } body.homepage header#header>div:not(:first-child) { display: none; } 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
Archived
This topic is now archived and is closed to further replies.