Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author Catch Themes

    (@catchthemes)

    Hi Mwarner,

    There is no option to change this at the movement but we will soon come up with this option in version update. We have noted down.

    For now if you want to change then you have to edit your function.php and change the following code. In the following code 313 is the height of the image. You can change it to bigger height by changing 313 to 400 or so on.
    add_image_size( ‘slider’, 976, 313, true); // uses on Featured Slider on Homepage Header

    But I don’t recommend to change the core theme file. As this will get removed when we do our version update.

    If you really need it then make the changes and keep it backup so when you update then theme. Don’t forget to keep back your changes.

    Regards,
    Sakin

    i’m looking to do the same exact thing. i just tried the above suggestion but no luck. i also tried the suggestion from someone in another thread who said to try deleting the previous images and re-add the photos… still no luck. any other ideas? this is my site. thanks

    Theme Author Catch Themes

    (@catchthemes)

    @silico26: I see that you have used Simple Catch Pro theme where there is option to use Image Slider. In this image slider you can change to any size. Just upload the bigger size image and it’s all fine.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Theme: Simple Catch] Change Slider Size’ is closed to new replies.