Create a hyperlink for the #1 slider caption

Discussion in 'Andrina WordPress Theme' started by lalo6602, Apr 16, 2013.

  1. lalo6602

    lalo6602 New Member

    Joined:
    Jan 3, 2013
    Messages:
    11
    Likes Received:
    0
    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
     
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    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>
     

Share This Page