New Landing How can we help? General Forum Help Mailto Link not working

Viewing 2 posts - 1 through 2 (of 2 total)
  • #90355
    gurkhadave
    Member
    Post count: 8

    I have the following code in the ‘Header Left Text Config’ – “<div id=”header-left”>[email protected] | 602-740-9690</div>”. The mailto and tel links work when the website is viewed on a mobile device, but do not work when viewed in a browser on a desktop. If I remove the <div> wrapper then the links appear to work, but they move from the right side of the top bar to the left side and disappear behind the logo.

    Please can you let me know what I need to do to display the links on the right side of the screen (as at present) and work on both mobile and desktop browsers

    #90559
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Add this custom css, should solve your issue:

    .header-7 #top-header .th-right {
    width: auto;
    float: right;
    }

    The issue was that the top header right element was overlaying the links.

    – Ed

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register