Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #1034633

    Hi in the Enfold Options – Header – Extra Elements – Phone Number or small info text I have added ‘CALL US NOW ON 078….

    I would like this number clickable for customers to call straight away.

    Could you please tell me how to do this and what I would need to do to enlarge this text for future reference.

    Thank you

    #1035023

    Hey Christopher,

    Please try a link like this:

    <a href="tel:01234567890">01234 567 890</a>

    Best regards,
    Rikard

    #1035879

    Hi, Thanks for this but it didn’t seem to make it a clickable option.

    I’ve attached the log ins below – it is the info in the top right I am referring to.

    Thank you.

    #1035898

    Hi,
    Thanks for the login, please see this article about phone number links for reference.
    When I look at your site I see your phone number in the “Phone Number or small info text
    ” area in not a link, I see that you added a link in the Quick CSS, but it actually needs to be in the “Phone Number or small info text
    “to work, so I used this format to make it a link:

    <a href="tel://555-555-5555">(555) 555-5555</a>

    (I assume for the UK there is no “1” county code in the number, but please check for yourself)
    It is now a link.
    To increase it’s font size I added this code in the General Styling > Quick CSS field field:

    .phone-info span,.phone-info span a {
    font-size: 20px !important;
    }

    Please adjust the number to suit & clear your browser cache.

    Best regards,
    Mike

    #1036342

    Thank’s Mike you’re a hero as always.

    #1036375

    Hi,
    Glad we could help, unless there is anything else we can help with on this issue, shall we close this then?

    Best regards,
    Mike

    #1036499

    Thanks Mike, you’re a hero as always.

    #1036500

    Yes please sir, all finished now.

    #1036745

    Hi Chris,

    Glad that Mike helped you.
    Thanks for using Enfold and have a great day :)

    Best regards,
    Nikko

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Clickable Phone Number in Header’ is closed to new replies.