Hi, So, slider 1 comes up with the home page and there is a caption, for a description of the picture, I am able to link the picture to one of the pages but if someone clicks the caption nothing happens. I need to link the caption in slider #1 to one of the pages in the website (the same one as the slider #1) can I do that through CSS? I also need to make the text descriptions under the feature items on the front page to be linked like the feature img is. Or if there is a way to extend the existing link for the feature item img throughout the div.feature-item that would work too, but it would be a different link for each item. Thanks, Ed
Hello, In the theme we have provided the link in the heading of caption not in a description, But if you want to link your description also then add the code given below Code: <a href="Enter your link address">Enter your description text</a>