The featured images aren't linking to the page that I set it to.
Apply link to the image? > Link to Page > Choose Page > What We Do
What should I do?
The featured images aren't linking to the page that I set it to.
Apply link to the image? > Link to Page > Choose Page > What We Do
What should I do?
Hi andreanapier1985,
In your Quick CSS you've change the caption width to 100% so its covering the entire slideshow with an invisible layer and preventing the link from being clicked. Add height and it should work fine:
#slideshow_big .slideshow_caption {
width: 100%;
height: 5%;
}
I've not tested it with every browser though so it may need some tweaking.
Regards,
Devin
Thank you so much! It works wonderfully!
Glad we could help :)
Let us know if you have any other questions or issues.
Regards,
Devin
You must log in to post.