Overflow somewhere

I am experiencing an overflow of something but cannot quite figure out what is causing the extra vertical scroll. Would you mind helping out?

It is likely something silly that I have done but have spent a few hours to no avail. Hope a fresh pair of eyes can help.

Many many thanks in advance.

Hey @sgchan,

It’s because of the negative bottom margin of the last section. Please set the bottom margin to 0.

Thanks.

@christian - Firstly, THANK YOU so much! Can I ask how you figured it out? I want to learn from you.

At first glance, it seems like that is gone. But after refreshing the browser, it returns. I’m puzzled.

BTW, I’ve ‘brute force’ to make it disappear by applying overflow=hidden on the body tag.

Hello @sgchan,

Usually, we inspect each of the page element and look for the possible cause of the issue. By the way, we noticed that you are using CloudFlare. This is also could be the reason why you are still having the issue. Please log in to your CloudFlare account and purge your site cache. You must clear your browser cache as well or use private browsing mode and test your site again.

Best Regards.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.