Jump to content

gigawattgroup

Circle Member
  • Posts

    2
  • Joined

  • Last visited

Posts posted by gigawattgroup

  1. I found a solution.  h/t to https://stackoverflow.com/questions/3736807/how-do-i-remove-the-blue-styling-of-telephone-numbers-on-iphone-ios

    It's because safari's click-to-dial changes the color of the phone number.  put this in your CSS:

    a[href^="tel"] {
      color: inherit; /* Inherit text color of parent element. */
      text-decoration: none; /* Remove underline. */
      /* Additional css `propery: value;` pairs here */
    }
×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.