Rafał Pawłowski
asked 9 years ago

 
Hello,
How to set the height of the banner cover the sides of the category ?

1 Answers
DominicStaff
answered 9 years ago

To resolve this issue, you can add the following code to the style.css file.

.banner.cover { min-height: 900px; }

Hope this helps !

Powered by DW Question & Answer Pro