![]() |
I have 3 sections, but the second and the last one take their height from JQuery if($(window).width() < 1024){ As you can see, the second and the last section have different sizes if we use different devices. But when you open the web page you can see their content that is shown maybe for 0.5 seconds over the header (the first section)! after 0.5 seconds we have no problem, but this makes me sad… I minified the CSS and JS file, but only the speed of disappearing the content of the 2nd section and the last from section 1 was decreased 🙁 you can see the design of my page: What should I do???????? submitted by /u/Septic-Sina |