• Resolved ggdesigns

    (@ggdesigns)


    Any ideas on how to make the height of the box change for each slide respective to the feature image height? Each featured image is a different size (added by public so I can’t control what they upload). The slider box ends up staying the height of the largest image in the slideshow rather than adjusting per slide.

    You can see what I mean here on the home page of this site: http://downtownnola.com/

    https://wordpress.org/plugins/smooth-slider/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hello @ggdesigns

    Thank you for writing to us.
    Go to Admin panel => Smooth Slider => Settings => Slides Panel => Thumbnail Image settings => Image Size => Custom Size (Enter Width and Height as per the requirement in the textbox)

    Let me know if it helps.
    Thank you.

    Best Regards,
    Ravi.

    Thread Starter ggdesigns

    (@ggdesigns)

    Thank you. I already have that set to 600px wide with maximum height of 500px. I don’t want to stretch images to fit the height. Instead I would like for the white box in the background to adjust accordingly if at all possible. Or if someone has a better idea of how to make this look nicer I’m open to suggestions!

    Thread Starter ggdesigns

    (@ggdesigns)

    I figured out how to make it work with css. I made the slide background color transparent and then added this css:

    .smooth_slideri {
    background-color: #ffffff;
    }

    I don’t necessarily like the big empty space below it though when the slide is not tall enough to fit that space but it feels so much better then it was!

    Hello @ggdesigns

    Glad that it worked for you and thanks for writing back.

    Let us know in case of any further issues or suggestions.

    Thank you,

    Best regards,
    Ravi.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Adjusting Height Per Image’ is closed to new replies.