I would the the Announcement to have the same size text as the picture with background 1. www.theblenderlove.com pw:thewell
Topic summary
A user seeks to increase the announcement bar text size in Shopify’s Dawn theme to match the size shown in an attached screenshot.
Proposed Solution:
- Navigate to Online Store → Theme → Edit code
- Open the
base.cssfile - Add the CSS code:
.announcement-bar__message { font-size: 16px; }at the bottom of the file
Current Issue:
One user reports the solution works on Collection/Product pages but the font still appears small on the Home page.
Status: Ongoing troubleshooting. Support members have requested the store URL to investigate the Home page discrepancy further.
oh sorry for that issue, can you try this code its work
- Go to Online Store->Theme->Edit code
- Asset->/base.css ->paste below code at the bottom of the file.
.announcement-bar__message {font-size: 16px;}
This has worked on Collection/Product pages, but the Home page font still appears small?
Hi @GoodVegans ,
I maybe able to help you with the problem of changing text size on all pages. Could you share the URL of your Shopify store?
Warm Regards,
Nafio Nabi
@NotYourBeast oh sorry for that issue can you please send your store url so i will check and let you know

