maimai Posted May 27, 2020 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)
derricksrandomviews Posted May 27, 2020 Posted May 27, 2020 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!
maimai Posted May 27, 2020 Author 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
Recommended Posts
Archived
This topic is now archived and is closed to further replies.