Tagged: x
-
AuthorPosts
-
December 9, 2016 at 10:21 am #1287496
Melissa437ParticipantHi,
I would like to make the image in my feature box hyperlink to another page – I can add linkable text but I would like to be able to hover over the image and just click through to my new page..
Could you please advise,
Thankyou:)December 9, 2016 at 1:27 pm #1287668
Nabeel AModeratorHi there,
Thanks for writing in! Give your feature box a unique ID for example
featureand then the following jQuery script in your Customizer via Appearance > Customize > Custom > Edit Global JavascriptjQuery(document).ready(function($){ $("#feature .x-feature-box-graphic img").wrap('<a href="http://google.com/"></a>'); });Don’t forget to clear your browser’s cache after adding the code. Let us know how this goes!
December 16, 2016 at 4:15 am #1295472
Melissa437ParticipantHi,
What I would like is for the phone number in the “FEATURE BOX” to hyperlink to a phone number so when someone uses a phone to see the site it will have the option to make a call directly.
Thanks
MelissaDecember 16, 2016 at 6:19 am #1295525
Paul RModeratorHi Melissa,
To further assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation.
December 16, 2016 at 1:12 pm #1295877December 16, 2016 at 1:40 pm #1295903
JoaoModeratorHi There,
Since you have Under Construction plugin installed please provide us admin credentials so we can take a closer look.
Thanks
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1287496 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
