listingHive: box containing the header image

Hi, can you tell me if it is possible to enlarge and modify the box containing the header image?
thank you very much

Hi,

You can change the header image size using this CSS snippet, for example:

.header-hero--large{
	height: 500px;
}

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.