Jump to content

Announcement Banners - single page only

Recommended Posts

  • Replies 4
  • Views 1.3k
  • Created
  • Last Reply
Posted
13 hours ago, GeorgiaBeeston said:

Site URL: https://www.commun.space/

Hi, 

Does anyone know a way to add an announcement bar to a single page of a site instead of the entire site?

 

You can turn on announcement bar and use custom css to hide it on all page and grab the page id of the actual page to show it

 

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Pinch/Zoom images, videos - PDFs Lightbox - ...) </>  🗓️ Delivery Date Picker (Date picker form field)
Gallery block 7.1 workaround </> 🤖 Ask me anything

  • 3 months later...
Posted
On 7/23/2020 at 12:55 AM, bangank36 said:

You can turn on announcement bar and use custom css to hide it on all page and grab the page id of the actual page to show it

 

@bangank36Thanks! do you know the CSS code is? I cant' seem to find one that works for the Horizon theme.

Posted
13 minutes ago, BrettGleason said:

@bangank36Thanks! do you know the CSS code is? I cant' seem to find one that works for the Horizon theme.

You should me your current site url

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Pinch/Zoom images, videos - PDFs Lightbox - ...) </>  🗓️ Delivery Date Picker (Date picker form field)
Gallery block 7.1 workaround </> 🤖 Ask me anything

Posted

You mean this template? https://horizon-demo.squarespace.com/

You can add this code to Home > Design > Custom CSS

/* Hide announcement bar entire site */
.sqs-announcement-bar-dropzone {
    display: none;
}

Then edit page where you want to show announcement bar > Add Code Block > Paste this code

<style>
  .sqs-announcement-bar-dropzone {
    display: block !important;
}
</style>

 

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!)

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.