For some reason my page is not scrolling down. It does scroll in the designer mode. I found forum answers on here suggesting it could be that my overflow is set to hidden, but that’s not the case. Everything is set to visible. Are there any other suggestions about what’s going on here?
I thought that was it as well, but I checked those settings and the body element is set to visible and it’s still not scrolling. I’ve tried clearing my cookies, and opening it in a different browser. Still not scrolling. Anything else to check for?
I deleted class element, and I’m looking at the visible setting and it is set to visible. Still no scrolling. I feel like I must be doing something wrong!
hi @miab do not forget that you need publish these changes to make impact on published/live page. this is what I see. Last Published: Wed Jun 23 2021 18:30:35 GMT+0000 (Coordinated Universal Time)
no worry @miab this happened to me as well time to time If you don’t have any further question related to this topic feel free to close this request by checking any response as solution
I have something to add. In my case, I was pulling my hair out trying to fix the scrolling, and in the editor, the body overflow was not hidden, but when I published no scrolling. After a few hours of trying everything ever, I finally found the issue, overflow was indeed set to hidden on the body, but on a different breakpoint. Make sure to turn off overflow: hidden on the body on ALL RESOLUTIONS / BREAK POINTS. Go through all of these and double check:
I’m having the same trouble with this but I checked all my breakpoints and all are set to overflow Visible. Here is the live link and the read-only link.
Please check for any fixed position elements, as they can block scrolling if they cover the entire viewport. Next, ensure that none of the parent containers have overflow: hidden set, as this can restrict child elements from scrolling. It’s also worth looking into z-index issues; overlapping elements with a higher z-index might prevent interaction with your content. I suggest you that If you’re still having trouble you can reach out to Navicosoft. They offer affordable design services and can help troubleshoot any issues you’re facing with your site.