• Resolved diovani22

    (@diovani22)


    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.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author Silkalns

    (@silkalns)

    @diovani22

    Images on slider aren’t resized/cropped. The same image you upload will be used on slider. If you upload a large image, it will be displayed in full size. Make sure to crop image BEFORE you upload it on WordPress.

    Thread Starter diovani22

    (@diovani22)

    Thanks for the reply!
    I figured that out a while ago and that’s what I did to solve this issue.
    Thanks again ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘reduce slider height’ is closed to new replies.