Mobile Headline Text Different from Desktop

For some reason my Mobile headline for the phone number CTA, before the fold, is showing up Black on Mobile. I edited this in the mobile viewer and it has the text to appear white.

http://alternativedeliverysystems.com

Please help!

Hi @Chadwick,

Thank you for reaching out to us. I checked your site and I see the content is being served by the cache. First clear all caches and turn off the cache plugins and optimization services and see if this resolves the issue. Also make sure to clear your mobile browser’s cache.

Let us know how this goes!

Nabeel,

Thanks for the quick response. Unfortunately this doesn’t work, and this problem has been going on for over a week. This was my last ditch effort to post on here…

Hi Jeffrey,

Sorry but I can not replicate the issue on my end, your contact number is showing up as white on my end.



Is the issue only happening to an iOS devices? If so, please add this to Theme Options > CSS

a[href^="tel"] { 
    color: white; 
}

Hope it helps,
Cheers!

Thanks, this fixed it.

You are most welcome. :slight_smile:

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.