Can anyone spot what is causing this website to appear broken in Firefox only? if you resize the browser window and then open the browser window to full screen again it appears to resolve the issue but after a refresh it is back again.
Firefox is creating a huge white space below the header…
Any assistance would be much appreciated, many thanks!
I don’t see a huge white space below the header. Instead I see a huge white space at the top of section#boxes at widths of 1200px and wider when the page is refreshed. At widths of 1199px and narrower the space does not appear. I believe JS is being used to control the layout within #boxes. The huge space does not happen if JS is disabled.
I believe its the media queries script causing a problem somewhere so I would suggest just giving the media query script to ie8 as that is the only browser that needs it.
The last reply finally resolved the issue so a big thanks PaulOB, I have used the same media query JS file for a while and didn’t even think that most browsers don’t actually need it now.