Topic Resolution: Not Resolved
  • Closed
  • JS
    Spectator
    October 12, 2015 at 3:14 am #21356

    Hello, I wanted to thank you for all of your help, Denzel. Our site is live and looks great.

    We have a phone number in the elastic slider that displays as a different color than the rest of the text. The phone number is displayed as gray instead of white, which makes it difficult to see. This occurs on iPhone running iOS 9.0.

    Is there a way to change the text color of the phone number to white on mobile devices?

    Our website is http://www.cascadeintegrativemedicine.com

    Many thanks.

    Denzel Chia
    Moderator
    Posts: 2656
    October 12, 2015 at 11:14 am #21360

    Hi,

    Please try the following codes.

    .ei-title h3{
    color:#fff !important;
    }

    I am color blind, cannot see if the code is taking effect. Just making a guess.
    Hope it works!

    Thanks!

    JS
    Spectator
    Posts: 27
    October 12, 2015 at 5:55 pm #21362

    Hi Denzel, thanks for this. Unfortunately, this did not change the text color. I tried clearing the cache as well after adding the code, but that did not help.

    Do you have any other suggestions that I could try?

    Thank you.

    Denzel Chia
    Moderator
    Posts: 2656
    October 13, 2015 at 11:01 am #21384

    Hi,

    Sorry, I have no other suggestions.
    I cannot see it.