- This topic has 1 reply, 2 voices, and was last updated 5 years, 4 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Kindergarten Theme: Decrease Slider Image Height Size
I’m using the Kindergarten theme… Kindly let me know how to decrease the height of the Slider image? My url is lapen.com
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.nivoSlider {
height: 700px !important;
overflow: hidden !important;
}
Regards,
Brad
