question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

can't solve the white space on top and bottom

See original GitHub issue

Hello, 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:closed
  • Created 7 years ago
  • Comments:6

github_iconTop GitHub Comments

1reaction
riegeocommented, Jul 12, 2017

Setting the bleed to 50 solved it for too. Thanks

1reaction
rgalaxycommented, Apr 26, 2016

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

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found