Shopify themes, liquid, logos, and UX
Hey,
I want to increase the font size of the announcement bar at the top of the page.
Store link: https://0bc922.myshopify.com/
Solved! Go to the solution
This is an accepted solution.
Hi @randomchikibum ,
Try this.
p.announcement-bar__message.h5 {
font-size: 20px;
}
Result:
You can change the size.
I hope it help.
This is an accepted solution.
Hi @randomchikibum ,
Try this.
p.announcement-bar__message.h5 {
font-size: 20px;
}
Result:
You can change the size.
I hope it help.
This did not work for me. I am using the Turbo Seoul theme and there is no base.css file to add your code to. Does anyone know where to look in Turbo Seoul
Would you mind to share your store URL? Thanks!
Thanks for the info, check this one.
From your Shopify admin dashboard, click on "Online Store" and then "Themes".
Find the theme that you want to edit and click on "Actions" and then "Edit code".
In the "Assets" folder, click on "base.css, style.css or theme.css" file, depending on which file your theme uses to store its CSS styles. At the bottom of the file, add the following CSS code:
.promo-banner__content strong {
font-size: 16px;
}
And save.
Result:
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
Yes that has worked when I added it to styles.css.
Thank you very much
Welcome, Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
Worked perfectly! Thank you
That is nice it work in your store. Welcome.
This is very helpful, thank you so much! Is there a way to add a smaller size only for mobile?
Yes, did you aldready solve this in your store? If not, would you mind to share your store URL? Thanks!
I used your code on the Spotlight theme, file, assets/base.css and it will not change the font size at all. I changed the size from 10px to 100px with no changes to the size. Any Ideas?
Would you mind to share your store URL? Thanks!
Hi
I have found the error of my way. I did not notice the double underscore at p.announcement-bar__message.h5 until this morning It all works fine.
Thank You
Thats good to hear!
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024