Tel Links Not Displaying Colored

Posted in: Newspaper
Post count: 122

I am using Tel links to link phone numbers for mobile use. While my other links are displaying colored, the Tel links are not. Is there a css fix for this?

Thank you.

Post count: 35449

Hi,

Please provide a link were I can inspect this problem, in this way I will be able to provide you the right custom css.

Thank you for your understanding.

Post count: 122
Post count: 35449

Hi,

Please ad this custom css in Newspaper>Theme panel>Custom code>Custom css
a[href^="tel"] {
color: #81c132;
}

https://www.screencast.com/t/tnn8qYUc

Hope this will help you.
Thanks.

Post count: 122

Thank you Calin.

Viewing 5 posts - 1 through 5 (of 5 total)
The forum ‘Newspaper’ is closed to new topics and replies.