Page Portfolio doesn’t scroll after publishing. Other pages are fine. Body overflow is set to visible. What else can be wrong?
Here is my site Read-Only: LINK
(how to share your site Read-Only link)
Page Portfolio doesn’t scroll after publishing. Other pages are fine. Body overflow is set to visible. What else can be wrong?
Here is my site Read-Only: LINK
(how to share your site Read-Only link)
Hi @Alexei ,
Your ‘Block Content’ div is set to overflow: hidden on breakpoints 1440px and up. Screenshot here.
Try resetting this to overflow: visible, republishing and checking if this fixes the issue.
Hope this helps!
thanks you very much, resolved