Impulse Theme Only Show Announcement Bar on Home Screen

Hi I’m looking to disable the announcement bar on other pages and only display on home screen

my Site is https://luxurymrkt.com

thank you

Go to the theme folder: Edit code > Sections folder > header.liquid and add the highlighted code.

1 Like

{% if template.name == “index” %}

{% endif % }