can't solve the white space on top and bottom
See original GitHub issueHello, i am using parallax.js
i’ve searched all over the github and google how to fix this white space thing, i’ve tried almost all the method like, data-bleed or $(window).scroll(function(){ $(window).trigger('resize'); });
or
` jQuery(window).trigger('resize').trigger('scroll');`
also adding padding this and that, and make sure all background-size: cover; but the white thing still remain there… i hope somebody could really help me… i’ve tried to solve this almost 5days and still can’t fixed it :<
this is my current site it is not up-to-date yet, but i’ve tried all those thing in my local… please help 😭
Issue Analytics
- State:
- Created 7 years ago
- Comments:6
Top Results From Across the Web
How do remove white space on top and bottom of webpage?
I have a web page and i have built a tabbed content area x 3. On the top there is a large white...
Read more >Fixing a blank white space at the bottom of your website
A site I was developing recently had a curious blank white space at the bottom of the page, right below the footer.
Read more >I can't remove the white space on top of my page. - Treehouse
Go to your main CSS stylesheet and look at the selector for "#wrapper". If it doesn't already contain "clear: both;" inside of it,...
Read more >Description of the "White space between pages" option in Word
On the Tools menu, click Options. Click the View tab and then click to select or clear the White space between pages check...
Read more >Can't remove white space above and below the header
The p element in the module content in the header seems to have a top margin and bottom margin associated with it. You...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Setting the bleed to 50 solved it for too. Thanks
wow ! it works @Legues thank you so much, and why is that not good solution? because i don’t see any error with removing it…
ermn, i dont really use any other plugin, just using < scrip t> to detect the scroll and do some animation… if you can check on the bottom page of html ww*.odeo.co.id