[Resolved] Link colour in heading (phone number)

Home Forums Support [Resolved] Link colour in heading (phone number)

Home Forums Support Link colour in heading (phone number)

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1599257
    Rob

    I have added a phone number in the heading. When viewed on mobile the phone number is displayed in white as it automaticly becomes a link.

    How can I keep this in the blue colour it didpays on the dektop version?

    The website link is http://www.wownetwork.co.uk

    thank you

    #1599305
    David
    Staff
    Customer Support

    Hi there,

    mobile phones will convert what i thinks is a telephone number into a Link.
    So you can add a little CSS to set the link color like so:

    .header-widget #text-4 h2 a {
        color: #4dbcc8; 
    }
    #1599328
    Rob

    perfect thank you!

    #1599395
    David
    Staff
    Customer Support

    You’re welcome

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.