Navigation
This is archived content. Visit our new forum.
  • Author
    Posts
  • #257664

    daliae
    Participant

    I added two buttons to each slide; a phone number button and a button that should link to the book an appointment page. Only one of these buttons is functional on my slides. Even when you hover over the “book online now” you can’t see the hand cursor that indicates its a link.

    website: http://www.daliaelcharbini.com/tphealth/

    Book online button code:

    <i class=”icon-right-hand”></i>BOOK ONLINE NOW

    #257893

    John Ezra
    Member

    Hi there,

    Thanks for writing in! Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:

    – Link to your site
    – WordPress Admin username / password
    – FTP credentials

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    #257906

    daliae
    Participant
    This reply has been marked as private.
    #258049

    Rue Nel
    Moderator

    Hello There,

    Please make sure that your button layer is the top most layer on top of any other layer. Because if it is and this is a bigger image on top of the button, you may not be able to click on it. You can edit your slides and go to Layer timings and sorting, please see the screenshot http://prntscr.com/6xv4ks

    Please let us know how it goes.

    #259813

    daliae
    Participant

    I’ve done that and Now BOTH buttons are not clickable (made the changed to the second slide)

    I’ve encountered a new issue, The first slide’s text is Not responsive on mobile the word “injured” is distorted and so much bigger than desktop.

    #260024

    Friech
    Moderator

    Hi There,

    Instead of wrapping the text inside a div please try to wrap it with heading tags.

    <h5 style="color:#D1222D;">Injured?</h5>

    and

    <h6 class="h-custom-headline"> Book a FREE
    <br/>
    No-Obligation<br/>Appointment Today!</h6>

    If you’re having hard time positioning the word injured in between hurt and sore. Try this this offset.

    Hope it helps, Cheers!