Get all our 20+ Elementor themes worth $609 at just $59! Limited time offer. Get It Now

WordPress Website Templates

Find Professional WordPress themes Easy and Simple to Setup

inner banner

Reply To: possible to Make slider smaller in dimension?

#694
Grace Themes
Member

Hi

To reduce the slider image height

Go to Appreance -> Theme Options -> Basic Setting

and paste the below code in Custom CSS box and click on Save Options button.

.slider-main { min-height:300px !important;}
.nivoSlider img { height:300px !important;}

set the min-height and height as per your requirement.

Regards
Grace Themes