@cosmiccarletti: I see that you are using featured post slider which automatically link to the post. So, there it 2 way that you can remove the link.
1. Simply upgrade to pro version and then use Featured Image slider. Here you can upload image of any size or without image, link or without link, title and content all as per your need.
2. Or you need to build child theme and then copy function catchkathmandu_post_sliders
from parent theme to your child theme functions.php
file and then remove link
@missfudd82: Sorry you are posting Simple Catch Theme question in Full Frame Pro theme support forum. For Simple Catch theme support forum, you can post it in http://catchthemes.com/support-forum/forum/simple-catch-public/. I just check in your site and see that some of the post in your slider doesn’t have large image. You featured image on those posts need to be at least 978px width to fit it. So, either upload the larger featured image or you can stretch the image by adding in the following css in “Appearance => Theme Options => Custom CSS” box:
.featured img { width: 100%; }
Hello,
The images in my featured sliders are not filling the whole slider. I still have a gray space on my sliders. I want the image to completely fill the slider like before. Does that make sense? I didn’t have this problem before, but now I am. I tried using the code: #featured-content .featured-homepage-image { text-align: center; } but it is not working.
My site is http://www.blogxpressions.com
Please advise on what I should do. Thank you.
@rickm813: It will take the page content before more tag (more…)