Hi, I would like to change the Slider size to 500 height by 400 width so that the pictures don't looked so streched. I currently have 4 photos, what is the code is CSS to change the slider size for all the photos ?
Hello, Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .flexslider,.flexslider .slides li img { width: 500px; height: 400px;} Thanks & Regards Nitesh Raghuwanshi