Shopify themes, liquid, logos, and UX
Hello, how do I change my announcement banner text, size, and color? I attached two photos. One is my announcement banner (Suvski website) and the other one is an example of how I want my banner to look like (Sporty&Rich website).
I want it to look like the Sporty&Rich announcement bar. Can anyone help? Thanks
Solved! Go to the solution
This is an accepted solution.
Hello @iceymonski
You can change text from the customization of theme. If your theme has options to change color and background, then you also able to change the background color and color as well. But to change the font size of the text, you need to add custom css for that.
If you want to change the font size of the text, just copy below css and paste it in the custom.css which you can see at the end of the section settings in customization.
.announcement .rte--lock-font * {
font-size: 20px !important; /* change font size according to your requirement */
}
Hope this solution works best for your issue.
This is an accepted solution.
Hello @iceymonski
You can change text from the customization of theme. If your theme has options to change color and background, then you also able to change the background color and color as well. But to change the font size of the text, you need to add custom css for that.
If you want to change the font size of the text, just copy below css and paste it in the custom.css which you can see at the end of the section settings in customization.
.announcement .rte--lock-font * {
font-size: 20px !important; /* change font size according to your requirement */
}
Hope this solution works best for your issue.
Hello. Thank you that worked 🙂
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025