How to remove caption from the slideshow but keep the link

Discussion in 'Cloriato WordPress Theme' started by matthewkhuu, Mar 22, 2013.

  1. matthewkhuu

    matthewkhuu Guest

    Joined:
    Mar 16, 2013
    Messages:
    15
    Likes Received:
    0
    Hi I have removed the caption from the slide show using the below code. However I want to make the slideshow clickable so that it links to a certain page. Could you please tell me the code for this? I also have the pro version of the Cloriato theme. Thank you.



    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS

    Code:
    #slides .caption{
    display:none;
    }
     
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Download updated version of theme from your members area and upload it, This will solve your issue.
     
  3. matthewkhuu

    matthewkhuu Guest

    Joined:
    Mar 16, 2013
    Messages:
    15
    Likes Received:
    0
    Thanks. May I please have the updated version of the Cloriato non-responsive theme?

    Thank you
     
  4. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
    Hello Matthewkhuu,
    The updated version of Cloriato Theme is implemented on the 960 responsive grid system that's why it isn't possible to make the updated version of this theme to be non-responsive, unless you custom code something up. Sorry.
     

Share This Page