I’ve been recreating slideshows (since the Porfolio Slideshow Pro plugin is no longer being supported) using the Cornerstone Classic Slider Element, but the images keep blowing up too large when they are added. Is there some CSS you could provide that would keep the image height fixed at a dimension that would be as large as possible without running off the bottom of a 13" laptop screen?
Thanks for writing in!
Its not good idea to use CSS for the image height. It will affect the image width too and responsiveness of the slider.
I would like to recommend you to please use same dimension image for each slide so that it will look good.
The height and width of the each image has to be same.