Hi.
Is it possible to set the height of the header image to 100%?
1 Answers
Of course ! you can but please send me your site for further checking, we will help you resolve this issue.
Regards,
Hi Dominic.At the moment banner.cover is set to 900px, but I would like to set it to 100%.www.studiopowidlo.plRegardsMariusz
Apologies for the delay in replying to you. To resolve the issue with the cover image on your theme, I think you should use the image size 1000x800px, or 1600x1050px. If you use the image size 1600x 1050px, you can add the following code to the Header code (Dashboard > Customize > Custom Code)
.home .banner.cover, .single .banner.cover, .page .banner.cover {min-height: 1050px;}
Regards,
Please login or Register to submit your answer