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?
We recently spoke with Zopi developers @Zopi about how dropshipping businesses can enha...
By JasonH Oct 23, 2024A big shout out to all of the merchants who participated in our AMA with 2H Media: Holi...
By Jacqui Oct 21, 2024We want to take a moment to celebrate the incredible ways you all engage with the Shopi...
By JasonH Oct 15, 2024