Scroll bar appearing at the bottom of pages

I had previously created a topic about seeing an unwanted side scroll bar at the bottom/footer of my webpages, which can also be seen on the mobile view (A scroll bar appearing at the bottom of pages), I’m confused as to how to resolve this issue and I would greatly appreciate any help from you guys. I will provide my website details in a secure note if required.

Hi @Nalwi,

I’ve checked your site in several browsers at my end and there is no such issue you mentioned.
Here’s what I am seeing:

Screenshot 1: Chrome Browser
Screenshot 2: Mozilla Browser
Screenshot 3: Edge Browser

Can you please check that your browser is up to date?
Please also try once by clearing the browser cache and disable any browser extensions you may be using, as these can sometimes interfere.

I would like to suggest you go through other common issues “article”.

Hope it helps.

Thanks

Hi tristup,

Thanks for your reply. I forgot to mention that the homepage is fine, but the other pages such as the contact page, about us page and some of the other pages, have the scroll bar at the very bottom, below the footer, as seen in this screenshot

image

Hello @Nalwi,

You are having this issue because in Appearance > Customize > Additional CSS, you have added this CSS:

body {
    overflow-x: visible;
}

Please have it removed to resolve this issue.

Thank you so much! That worked perfectly.
Would it be possible to remove the screenshots that you have posted in your previous message, please?

Hey @Nalwi,

I’ve removed the images from the previous post. We’re glad that we could be of help.

Cheers!

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