This topic has 8 replies, 3 voices, and was last updated 9 years, 9 months ago ago by Robert Hall
Hi, I am using your template for Revolution slider which is called “Home Tall (home 2). On every slide it has a red circle with text encouraging you to click on it like “shop sales now” but you can’t actually click on it. I tried adding href code but I have to do it to each word and it doesn’t make the whole circle clickable. Also, If I do that, it changes the colour from white to orange and you can’t really see it against the red. Is there a way to make the whole red circle clickable?
Thanks
Hello,
Please provide us with wp-admin panel credentials in Private Content.
Thank you.
Regards,
Eva Kemp.
.
Hello,
You can check in demo slider how buttons are created, for example for “Shop now” and “Feature” buttons and use the same code.
Thank you.
Regards,
Eva Kemp.
Yes, I tried that but can’t get it to work properly.
<div class='type-label-2'>
<span><a href="#">View</a></span>
<div class='sale'><a href="#">2015</a></div>
<span><a href="#">Rates</a></span>
</div>
Hello,
Please try to use this code:
<a href='http://your_link'><div class='type-label-2'>
<span>Shop</span>
<div class='sale'>Sales</div>
<span>Now</span>
</div></a>
Thank you.
Regards,
Eva Kemp.
Perfect, thanks! 🙂
Hello,
You’re welcome!
Regards,
Robert Hall.
The issue related to '‘Creating link on revolution slider’' has been successfully resolved, and the topic is now closed for further responses