Home › Forums › All Other Themes › SKT Plumbing – Mobile Text Color
- This topic has 9 replies, 2 voices, and was last updated 3 years, 2 months ago by
Sonnal S Sinha.
-
AuthorPosts
-
August 28, 2020 at 6:48 pm #160191
Hi,
I’m looking to change the font colour of the phone number in the mobile version of my website. Just want to make it White (#FFFFFF) but can’t seem to be able too. ThanksAugust 31, 2020 at 11:56 am #160313Hi,
Kindly show us your website URL please?
Regards,
ChrisAugust 31, 2020 at 2:12 pm #160333https://evolution-plumbing.ca (Mobile Version)
September 2, 2020 at 10:50 am #160498Hi,
Phone number is already showing in white color.
Can you send us the screenshot of your issues? Upload your screenshot on http://imgur.com/ and paste the share url here.
Regards,
ChrisSeptember 9, 2020 at 4:27 pm #162282https://imgur.com/gUOpsgE
September 10, 2020 at 12:50 pm #162346Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:479px) { .header-call-us-btn .sintp { color: #fff !important; } }
Regards,
ChrisSeptember 15, 2020 at 4:45 pm #162605Hi Chris,
It didn’t seem to work.September 18, 2020 at 1:19 pm #162867Hi,
Kindly try this one:
body .header-call-us-btn .sintp { color: #fff !important; }
Hope this help you.
Regards,
ChrisSeptember 18, 2020 at 8:41 pm #162888No luck. Still not working.
September 21, 2020 at 1:25 pm #162983Hi,
Kindly refer this link how to change the font colour of the phone number in the mobile version
https://medium.com/@stephenkeable/iphone-safari-changing-colour-of-phone-numbers-b79e5139cc06
Hope this help you
Regards,
Chris -
AuthorPosts
- You must be logged in to reply to this topic.