Hi everyone,
thanks a lot for your help so far!
I would like my announcement bar to look like this:
![]()
So to have 3 columns and an icon before that. How can I do that in DAWN theme?
Many thanks in advance!!
Hi everyone,
thanks a lot for your help so far!
I would like my announcement bar to look like this:
![]()
So to have 3 columns and an icon before that. How can I do that in DAWN theme?
Many thanks in advance!!
Hello
To achieve this type of announcement you need some code editing from the admin side if you want dynamic content. you need to hire a developer who can help you with this.
If helpful then please Like and Accept as a Solution. Want to modify or custom changes on store Hire me. Feel free to contact me on shopify.dev.34@gmail.com | Shopify Design Changes | Custom Modifications In to Shopify Theme
For any theme check if the announcement bar accepts html.
In which case just add a three column html table with no borders.
You can make such a thing in the rich text editor for a page, and press the html code button to copy the table html.
That is a good idea. Unfortunately the theme editor for DAWN does not support HTML, only text.
Any further idea how to do it? It looks so simple, but seems to be much harder than I thought…
Thanks in advance!
A quick cheat is to literally just uses spaces and emojiis, note a lot of inputs strip leading/ending space.
“| Shipping | refunds | guarantee |”
Otherwise to get a solid designed look the themes announcement bar needs to be customized as you can’t put custom-liquid sections there.
Always backup themes before making changes
You might be able to be swap from standard text to html by editing the schema for that announcement quickly but not sure off the top of my head.
https://shopify.dev/themes/architecture/settings/input-settings#text
https://shopify.dev/themes/architecture/settings/input-settings#html
Hi there, I would like to do the exact same! Did you manage? John