thesprouthouse Posted October 20, 2022 Share Posted October 20, 2022 The announcement bar I added to my site will not display on the homepage - I'm guessing because I have used CSS to hide the header on the homepage? Any help with keeping the header hidden but displaying the announcement is appreciated! Site link: thesprouthouse.net Link to comment
creedon Posted October 20, 2022 Share Posted October 20, 2022 Change your code to the following. <style type="text/css"> .header-announcement-bar-wrapper { display : none; } </style> Let us know how it goes. Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects. 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