All things Shopify and commerce
Hey guys, how do I change the size of the font in my announcement bar? I would like to make it bigger. Thank you!
Hey @Simon159
Follow these Steps:
1) Go to Online Store
2) Edit Code
3) Find theme.liquid file
4) Add the following code in the bottom of the file above </body> tag
<style>
.announcement-bar__message {
font-size: 20px !important;
}
</style>
RESULT:
If I managed to help you then, don't forget to Like it and Mark it as Solution!
Best Regards,
Moeed
Hi @Simon159
Follow these Steps:
Go to Online Store Edit Code Find theme.liquid file or base.css
Add the following code in the bottom of the file above </body> tag
p.announcement-bar__message.h5 {
font-size: 22px;
}
If I managed to help you then, don't forget to Like it and Mark it as Solutions
User | RANK |
---|---|
42 | |
39 | |
24 | |
24 | |
22 |
Make the shift from discounts to donations, and witness your business not only thrive fina...
By Holly Dec 4, 2023On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023You've downloaded the Search & Discovery app from the Shopify App store, and as you're ...
By Skye Nov 8, 2023