-
AuthorPosts
-
April 24, 2015 at 11:28 am #257664
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:
April 24, 2015 at 6:28 pm #257893Hi 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 credentialsDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
April 24, 2015 at 7:02 pm #257906This reply has been marked as private.April 24, 2015 at 11:07 pm #258049Hello 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.
April 27, 2015 at 1:33 pm #259813I’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.
April 27, 2015 at 7:20 pm #260024Hi 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!
-
AuthorPosts