Hello,
Please check http://www.itstwentytwo.nl/wp/
The slider contains images with text. I would like to add a link on a small part of the image. For example: on the first slider there’s a text “get to know us”. On this small part of the image, I would like to add a link to a page on the website.
Is this possible? And if so, how can I do this?
Thanks for your help!
Martine
Hi famewebdesign!
you can add buttons into you images. In your backend click on the fullscreen slider element to edit it. Now click on the image where you want to add a link/button. The edit form element will open. Click on “Caption”. Scroll down until you see “Apply a link or buttons to the slide?”. Add your link/button there.
Best regards,
Andy
Thanks for your answer Andy!
I know I can add buttons but I can’t give them an exact position. When I give them a exact postion when using this code, then it’s depended on the screen size where the button will be located.
#top .avia-slideshow-button.avia-color-light {
margin-top:128px;
margin-left:167px;
}
So, is there another way to create a link on a small part of an image?
Thanks for your help!
Update: fixed it by using the layerslider and added a transparent link on the “button”.
Thanks anyway!