- This topic has 1 reply, 2 voices, and was last updated 6 years, 2 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 › Music Band Theme: Reduce Slider Image Height
Kindly let me know how to reduce the image height on the Music Band theme. I tried simply reducing the image height but then there was a grey bar on where the removed space (from reducing the image) appeared (instead of everything shifting up). See the screenshot here: https://drive.google.com/file/d/1RsqGdpu_kwzvDbB8uNTsCzICfrGDP8qC/view?usp=sharing
My site is http://joelpress.com/pages/
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.home1_section_area { top:0 !important;}
.home .nivoSlider { height:500px; min-height:inherit !important;}Regards,
Brad
