Shopify themes, liquid, logos, and UX
I have just created my shopify store. I have added my contact number on the announcement bar. When viewing on desktop and mobile on shopify admin the number is showing as my selected white font. However, when looking on the live site on my mobile the contact number is appearing as a blue clickable link. How do I change this so it shows as white?
Hi @Neo31
Please provide your website so we can provide the code appropriate for you. Thank you
Just updated the post. Thanks
Hi @Neo31
I dont see it in my end. What device are you using to view mobile? You can try the following code below.
p.announcement-bar__message.h5 span {
color: white;
}
4. And Save.
If it helps, likes and mark as solution is appreciated 😊
I have just tried this but it doesn’t seem to have worked.
when I am on my mobile. I am typing my website into the url and the contact number is showing up as a blue clickable link.
but when I am then viewing the website on my laptop it is just showing as white
Is this an apple device or android?
Its an apple iPhone
Hi @Neo31
Can you try the code below instead
p.announcement-bar__message.h5 a{
color: white;
text-decoration: unset;
}
Hi @Neo31, I have this exact same problem. The two suggestions in this thread didn't help. How did you solve it?
Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025