Element.style -> overflow: hidden

Hey Guys,

I noticed wierd behaviour on one of my pages as its not scrollable. I inspected it and realized that there is a style for body:
element.style {overflow: hidden}.

Once I deleted it it page was scrollable but problem I have is that I can’t really find it in webflow. Do you have any idea what happened?


Here is my site: (https://skipper.io/blog)

Here is read-only link

Hi Pawel,

You’ll need to share your Webflow designer readonly link if you want help finding it in Webflow.

1 Like

It’s being generated by script-
I’m going to guess this one.

I’ve not used this FS feature so I’m not certain what configuration requirements it has or what you were going for but you’ll want to start here;

  • Comment out the script to verify it’s the cause
  • Once that’s verified, recheck the configuration docs to see why it’s triggering on page load