Dawn theme

Dawn Theme

These instructions will guide you through a custom setup of the Feed on the Shopify theme called Dawn. The result will look like the images below. As you'll see, the bell is embedded into the header, giving it a more native feel.

To achieve this, you need to edit your theme's code. We recommend making a copy of your live theme, and modifying it. Then when you're happy, you can set it live.

When ready, open the code editor for the Minimal theme copy you want to edit, then follow these instructions.

Step 1: Open the file header.liquid.

Step 2: Around line 67, look for this line of code and add the following code above it:

</style>
.header__icon .icon-wisp { height: 2.5rem; width: 2.5rem; }

Step 3: Around line 408, look for this lines of code and add the following code under it:

<div class="header__icons">
<a tabindex="0" role="button" aria-label="Notifications" href="#" class="wisp header__icon link link--text focus-inset">
<svg fill="none" stroke-width="1" viewBox="0 0 24 24" stroke="currentColor" class="icon icon-wisp">
<path d="M15 17h5l-1.405-1.405A2.032 2.032 0 0 1 18 14.158V11a6.002 6.002 0 0 0-4-5.659V5a2 2 0 1 0-4 0v.341C7.67 6.165 6 8.388 6 11v3.159c0 .538-.214 1.055-.595 1.436L4 17h5m6 0v1a3 3 0 1 1-6 0v-1m6 0H9"/>
</svg>
</a>

Step 4: Save your work.

Step 5: Switch the feed from 'floating' to 'custom' in the Admin and send a trial notification. It may take some time for the change to take effect, but when you can see the notification in the theme preview, it's ready to be published.

If the notification badge (red dot) isn't appearing in the proper spot relative to the bell, reach out to our team. This is something that has we will have to adjust for you.

Minimal Theme

Narrative Theme

Contact