Samuel Fichet
asked 9 years ago

Hello,

Working on a mini-website for my company, I would like to reduce the height of the banner.
How can I do that ?

Thank you.

1 Answers
DominicStaff
answered 9 years ago

Hi,
To resolve this issue, you can add the following code to the style.css file:
.banner.cover {min-height: 511px;}
Hope this helps !

Powered by DW Question & Answer Pro