Help!
When I preview in the designer I see no issue with padding on my footer.
But, when viewing in browser, my body tag is larger than everything.
How would I get rid of this?
Here is my site Read-Only: Webflow - Isoflow Local
Help!
When I preview in the designer I see no issue with padding on my footer.
But, when viewing in browser, my body tag is larger than everything.
How would I get rid of this?
Here is my site Read-Only: Webflow - Isoflow Local
Viewing your project, there is margin-bottom of 5vh on the element div.footer-jobs this could be the source of the extra spacing. @Dust
I thought that might have been the issue too - unfortunately not
I think the issue has something to do with the body tag.
If I set it to flex, the bottom issue goes away but instead it appears on the side and the whole layout scrolls sideways.
Solved the problem. There was a code snippet telling the videos to play that was somehow adding padding.