Hello,
I’ve created a child theme for my Customizr theme and added the functions.php file to allow my slider pictures to be a link (got the snippet here: Linking the whole slide’s picture
After doing this, the sliders are indeed a link, but the caption text no longer appears on the slider. I’m not well versed in css, but it seems maybe the code snippet forces me to use a call to action button?
I would really like to have the catption text and not a call to action button. Can anyone help?
Thanks a bunch!
**Issue resolved*** Needed to use the title and not the caption. duh.