Shopify themes, liquid, logos, and UX
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
I am trying to speed up the announcement bar on the shopify Dawn theme as I only have one word per line.
I have located the announcement-bar.liquid under edit code. I have changed the following code:
{
"type": "range",
"id": "change_slides_speed",
"min": 2,
"max": 10,
"step": 1,
"unit": "s",
"label": "t:sections.announcement-bar.settings.change_slides_speed.label",
"default": 5
},
to
{
"type": "range",
"id": "change_slides_speed",
"min": 1,
"max": 2,
"step": 1,
"unit": "s",
"label": "t:sections.announcement-bar.settings.change_slides_speed.label",
"default": 2
},
i.e changed the max and default to 2 instead of 10 and 5 but nothing appears to have changed.
Does anyone know how to speed up the announcement bar please?
Thanks in advance
Hi @TDDFC
After changing the code, you must change the value Speed every in your Online Store > Themes > Customize > Announcement bar also
- Helpful? Like & Accept solution!
- Ryviu - Product Reviews & QA app: Collect customer reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.