Reply To: White space under header when responsive

Home Forums Support White space under header when responsive Reply To: White space under header when responsive

Home Forums Support White space under header when responsive Reply To: White space under header when responsive

#153147
Tom
Lead Developer
Lead Developer

This is happening because you’re using padding to show the entire header background image.

The background image is set to 100% width, so as you resize down the height lessens to keep the aspect ratio.

Try setting the background image size to “Cover” instead.