- This topic has 3 replies, 2 voices, and was last updated 1 year, 12 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Maintenance pro
Hello is there a way to make the image on the home page smaller? Not the image so much as the container holding the image? Thanks
Hi,
Sure, Kindly show us your website URL?
Regards,
Chris
https://smarthaulaway.com/
Thanks
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.nivoSlider {
height: 550px;
}
Regards,
Chris
