Before you ask please READ THIS

Phone number color on mobile devices

in FatMoon Posts: 293
Hello

As mobile devices recognize phone numbers the displayed phone number on the contact page (http://www.flyart.com/flyart-contact/) is barely visible (as I chose a black background). The color coding works fine for desktop but I cannot find where to make the appropriate changes for mobile devices (see screenshot)
Thank you
Pascal

Comments

  • AirAir
    Posts: 10,970
    Hi:-)

    yeah it changes it to link. You can change general color for links to white, or we can try to target it here with custom CSS. What would you like?

    With kind regards.
  • Posts: 293
    Hi and thanks for your fast reply
    As I use black and white background on different pages I think a custom css would be better...
    Thanks, Pascal
  • AirAir
    Posts: 10,970
    Try this custom CSS:

    .page-id-9500 .real-content a {
    color: #fff;
    }
    With kind regards.
  • Posts: 293
    you're the man!!
    Thanks!
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!