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 🙂
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024