maimai Posted May 27, 2020 Share Posted May 27, 2020 Can someone provide the specific code for removing announcement bar from specific page in Version 7.0– Aviator family (Aviator template) Link to comment
derricksrandomviews Posted May 27, 2020 Share Posted May 27, 2020 (edited) How to remove the announcement bar just from one page on Squarespace? go to that particular page in your dashboard and click on settings. Click Advanced Settings. add this piece of code bold text only in the Advanced Settings header <style>.sqs-announcement-bar { display: none; <style> Hit Save, Refresh the page and see the results! Done! Edited May 27, 2020 by derricksrandomviews maimai 1 Link to comment
maimai Posted May 27, 2020 Author Share Posted May 27, 2020 35 minutes ago, derricksrandomviews said: How to remove the announcement bar just from one page on Squarespace? go to that particular page in your dashboard and click on settings. Click Advanced Settings. add this piece of code bold text only in the Advanced Settings header <style>.sqs-announcement-bar { display: none; <style> Hit Save, Refresh the page and see the results! Done! Thank you very much! i just had to change the second "style" but it worked perfectly! <style>.sqs-announcement-bar { display: none; </style> thanks so much derricksrandomviews 1 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