There's a console error on when adding the following CSS to the [demo page ](https://alvarotrigo.com/fullPage/#page1): ```css @media (min-width: 768px) and (max-width:880px) { #section-1 { display: none; } } ``` I think it only happens when the first section is being viewed.  With [default demo page](https://alvarotrigo.com/fullPage/#page1) 