reduce slider height
-
Hello
I just discovered the sparkling theme today and I really like it.
I have been trying to reduce the height of the slider on my home page, but it’s not working. I know that the actual size of the image was uploaded without cropping, but I would really appreciate it if I could change it somehow.I have changed some value in the functions file, but the changes are applied to the featured images in my posts, not my slider images:
add_image_size( ‘featured’, 670, 300, true );
add_image_size( ‘slider’, 1018, 460, true );I guess I’m using a wrong class name and looking for something like ‘sparkling-featured’ or ‘slider-featured’… I don’t know
PS: I’ve already installed the Regenerate Thumbnails plugin to automate this proces.
- The topic ‘reduce slider height’ is closed to new replies.