Hi,
How can I remove the blue colour on published sites for telephone numbers?
I prefer the number to be clickable but need to remove the blue colour.
Regards
This depends on the theme and its related CSS tag. What them or framework are you using.
If you could share a link to the page I’m sure myself or @scottsteven could give you a little snippet of CSS to fix it for you!
Hi
https://earthsquare.in/green-woods-1
It’s a test page.
Hi
I am using foundry 3 and the foundry theme.
Regards
Page isn’t loading for me, tons of console errors
Are you working on it? Did you get the CSS sorted to change the telephone link color?
Hi Dan,
This was designed for mobile. If you view it on a desktop, it won’t work because it’s blocked by the AGENT stack (weaver space). I am still working on the desktop layout.
I used a button, typed the number and then used this code in the CSS “body a {text-decoration: none}” and on the link section(key) of the button, this "<a href=“tel:91-80xxxxxxx5>”
I am not sure if this is the correct method, but it worked for me.
Actually I had a look the button stack is a great idea looks good