Blank at the bottom of every page

Hi guys,

I’m facing a design problem with my website : http://leftproductions.fr

If you go to the live website, you can see a blank at the bottom of the pages.

Could you please give me a way to remove it ?
Here is the preview link : https://preview.webflow.com/preview/leftproductionsfr?preview=056857cb01ed6828c694a25da152eccf

Kind regards,
Olivier

Hi Olivier,
just remove the padding-bottom: 30px from the .section-homepage.blog class.

Best regards
Meinolf

Hello Meinolf,

I’m not talking about the blank under the form, but the one under “A propos” “trouver un job” “nous contacter.”…

Olivier

@LeftProductions it looks like you have a custom code block iframe in your site with a height of 13px here:
CloudApp

Deleting that got rid of space on the bottom of your page. Usually I just set those to display: none to do the trick as well but I’m not sure how that will impact what you’re trying to do with that exactly.

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