Page not scrolling

Hello.

After adding some embedded code to my Webflow page I have found that I am unable to scroll down the page neither in the editor or on the actual published page. I’m not sure what I’ve done to cause this. Does anybody know what I have and how to fix it? I’m running Safari 7.0.5 on Mac OS X Mavericks.

Here is a public link to the page: https://webflow.com/design/leatesstaging7190240?preview=a399ceb12ef42335b5ff95f59e524413

You can also access a published version of the site here: http://leatesstaging7190240.webflow.com

Thanks!

@Leates I guess your body prevent it.

Cheers

1 Like

Thanks pastiwibawa! This issue has now been solved. I had set the body’s overflow to ‘hidden’ because I was trying to fix something earlier.

Thanks again.

1 Like

you have your body set to Overflow: Hidden.

Changing it to Overflow: Visible will fix your issue.

2 Likes

oooops… sorry, just read that you already solved the issue. Guess I should pay more attention :wink: