I have setup my “show posts slider”.
I am using “carousel” mode.
Some posts are long and some are short. Some Featured Images are long and short. The slideshow therefore displays uneven “height” for each post.
Question – How do I setup the height of all the posts in the slideshow to be of equal height
There is an option to make uneven height using “Height – Allow height of the slider shrink and grow to match slide height. (* Not used with Thumbnail Paging or Carousels.)”. But there is no option to make uniform height.
Same Question for Width – Although width seems to be even by default. How do I control the width of slides within the slideshow.
Edit: I used Custom CSS atwk_slide {width: ;height ;}. This seems to solve my problem temporarily.
Thanks