Skip to content

Instantly share code, notes, and snippets.

@shopifypartners
Created October 25, 2019 15:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shopifypartners/6d36d4ff8dc4f5c6583fbd312e170fb8 to your computer and use it in GitHub Desktop.
Save shopifypartners/6d36d4ff8dc4f5c6583fbd312e170fb8 to your computer and use it in GitHub Desktop.
How to Create a Customizable Announcement Bar Section
<style>
.announcement-bar {
background-color: {{ section.settings.announcement_bar_color }};
}
</style>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment