- This topic has 1 reply, 2 voices, and was last updated 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 › SKT Car Mechanic: Reduce Slider Height
Kindly let me know how to reduce the Slider height (make the image smaller height-wise) of theme SKT Car Mechanic?
https://sktperfectdemo.com/demos/carmechanic/
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.nivoSlider { height: 700px;}
.slider-main .nivo-caption { top: 60% !important;}
Regards,
Chris