Help with showing Announcement bar on only one page using Spotlight Theme

Help with showing Announcement bar on only one page using Spotlight Theme

_nevermindthen
Visitor
3 0 0

I am looking for a solution to how do I show my Announcement bar only on the Home page of the Spotlight Theme. 

Replies 5 (5)

rajweb
Shopify Partner
545 47 104

Hey @_nevermindthen ,

To show the Announcement bar only on the Home page of the Spotlight theme, you can achieve this with a simple Liquid conditional statement. Here's how to do it:

Follow these Steps:

1. Online Store > Themes > Edit Code 

2. Locate the announcement bar code:

- In the code editor, find the file responsible for the Announcement bar. It's usually located in:

Sections/announcement-bar.liquid

or

Snippets/announcement-bar.liquid

3. Add a Conditional Statement:

Wrap the Announcement bar code with a Liquid conditional to ensure it only displays on the Home page:

{% if template.name == 'index' %}
  <!-- Existing Announcement Bar Code -->
{% endif %}

Save and Preview:

Preview your store to confirm that the Announcement bar is visible only on the Home page.

To address this efficiently, please send me a message via email so I can help you in detail. I’d love to assist you with my 5 years of experience and ensure everything is resolved perfectly.

Looking forward to hearing from you!

Best regards,
Rajat Sharma

-Need a Shopify developer?
https://rajatweb.dev/
Email: rajat.shopify@gmail.com

Moeed
Shopify Partner
6591 1784 2166

Hey @_nevermindthen 

 

Welcome to Shopify Community! Can you share your Store URL so I can have a look on it? Also, if you have password enabled then please share the password as well. Your cooperation would be greatly appreciated.

 

Best Regards,
Moeed

- Need a Shopify Specialist? Chat on WhatsApp

- Get a quick Shopify quote – Click here!

- Custom Design | Advanced Coding | Store Modifications


steve_michael2
Trailblazer
441 38 55

Hi @_nevermindthen  , kindly provide your store URL please and if it is password protected, please share the password as well. Thanks

_nevermindthen
Visitor
3 0 0

nevermindthen.com

 

thank you

_nevermindthen
Visitor
3 0 0

nevermindthen.com

 

thanks