Liquid, JavaScript, themes, sales channels
Hi,
I am trying to change the color of the announcement bar text. Currently, it's black I'm wanting it to be white. I can only change the text under colors, which then it changes the whole menu and cart section to white as well but then it's invisible since the background is also white. Is there any way I can add a code and change the color white without changing any other text color on my website.
ps. I have tried this but didn't work, maybe I wasn't able to do it correctly. https://community.shopify.com/c/shopify-design/what-s-the-code-to-change-the-color-of-the-announceme...
Solved! Go to the solution
This is an accepted solution.
Hey @rojiko
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 {
color: white;
}
</style>
If I managed to help you then, don't forget to Like it and Mark it as Solution!
Best Regards,
Moeed
Why take the time to reply with a non-answer?
Hey @rojiko
After checking your website, it doesn't seem like you have an announcement bar on your website, can you please confirm that?
Sorry, it was hidden. You should be able to see it now
This is an accepted solution.
Hey @rojiko
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 {
color: white;
}
</style>
If I managed to help you then, don't forget to Like it and Mark it as Solution!
Best Regards,
Moeed
Hey @rojiko
Kindly share your Store URL and Password if enabled
Hi @rojiko
Maybe you have a different theme with the different selector. Thats is why it doesnt work in your store. Would you mind to share your Store URL website? with password if its protected. Thanks!
User | RANK |
---|---|
38 | |
28 | |
13 | |
13 | |
9 |
On 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, 2023The year-end shopping season is just around the corner. Is a flash sale on your radar? Are...
By Jasonh Nov 6, 2023