Double scrollbar problem on entire site

Hi there, I have a double scrolbar on this boxed site: http://www.zulberti.eu/

I have seen that the integrity css sets overflow: hidden on both html and body tags. If I try to change overflow to visible (or unset) on html tag the second scrollbar disappear, but is it a good practice?

Thanks

Hi Alessandro,

Thanks for writing in! I have tried to replicate this issue on Integrity theme, but I couldn’t. Could you please try removing your custom CSS and JavaScript added to your site temporarily and see if you can find any conflict.

Further, I would suggest you to disable your 3rd party plugins as well and test this issue further. If the issue resolved, you can then activate your plugins one by one.

Also it could be related to your child theme customizations as well. Try disabling it temporarily by activating your parent X theme by head over to Appearance -> Themes section and see if the issue resolved.

If you cannot isolate the issue, you can use the temporary workaround mentioned in your post above.

Thanks!

Ok, thank you. For now I have resolved with overflow-x: unset on html tag on desktop without any other problems.

Glad to hear that. :slight_smile:

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.