[Resolved] Clickable Links in Page Hero

Home Forums Support [Resolved] Clickable Links in Page Hero

Home Forums Support Clickable Links in Page Hero

  • This topic has 8 replies, 2 voices, and was last updated 4 years ago by Leo.
Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #1190277
    Leanne

    Hi,

    On this page https://whimsicalwalls.ca/ I have created the top using a Page Hero for the header. I put the email address and phone number in HTML so that they would be clickable. They are not.

    The HTML I used is:
    Phone: <a href="tel:604.417.1967">604.417.1967</a> &nbsp;&nbsp;&nbsp; Email: <a href="mailto:Info@whimsicalwalls.ca">Info@whimsicalwalls.ca</a>

    Can you tell me what code I need to use to make them clickable.

    Thanks,
    Leanne

    #1190280
    Leo
    Staff
    Customer Support
    #1190283
    Leanne

    That is exactly what I am using and it is not working.

    #1190284
    Leanne

    I just noticed that the links are clickable on my cellphone but not on my lap top using Chrome.

    #1190285
    Leo
    Staff
    Customer Support

    Your telephone format is a bit different from what I can tell.

    tel usually only works on phone and not on desktop/laptop as it’s not a phone.

    This is not something the theme can control.

    #1190286
    Leanne

    Ok. but what about the email address. It is not clickable on my lap top either.

    #1190287
    Leo
    Staff
    Customer Support

    It’s behind the header.

    Try:

    .page-hero {
        z-index: 99;
    }
    #1190293
    Leanne

    That work! I knew it would be something simple.

    Thank you so much.

    #1190295
    Leo
    Staff
    Customer Support

    No problem.

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