• Resolved rtmartin0

    (@rtmartin0)


    Phone Number Not Displaying in Safari Mobile.

    When you view the page in Safari mobile on the iPhone the phone number doesn’t appear in the area the theme has for the phone number.

    When you click the phone number area, the phone number then displays, but in black instead of white.

    How do I fix where the phone number displays when the page loads in the Safari mobile browser?

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter rtmartin0

    (@rtmartin0)

    Adding the following CSS to the custom CSS section fixed the issue:

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

    • This reply was modified 5 years, 8 months ago by rtmartin0.
    Theme Author VW THEMES

    (@vowelweb)

    Hello @rtmartin0,

    Thanks for recommending the below CSS we will add in our theme and will fixed the issue.

    Thank You.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Phone Number Not Displaying in Safari Mobile’ is closed to new replies.