Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1248985
    s13s
    Participant

    I have a phone number in the top bar and on my computer it looks fine. The text is white and easy to see. When on a mobile device, the phone turns gray as a link and its hard to ready. Can anyone suggest how to fix that?

    http://www.con-vey.com

    #1249009
    Thai
    Moderator

    Hi There,

    Please add the following CSS:

    a[href^="tel"]{
        color:inherit;
        text-decoration:none;
    }

    Hope it helps 🙂

    #1249188
    s13s
    Participant

    I think that did the trick. I added a period in front.

    #1249250
    Joao
    Moderator

    Glad to hear it,

    Joao

  • <script> jQuery(function($){ $("#no-reply-1248985 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>