Double scroll bar on the right

Hi. i have double scrollbar on the right side of my website. it disappears when i reach the bottom of the page.

i don’t know anything about coding, so plz explain me what to do carefully. i read other topics about this problem, but i have no idea how to do the thigs that were explained to resolve the problem.

sorry :frowning:

Edit:solved! :slight_smile:

Glad you’ve sorted it out :slight_smile:

How did you manage to solve this? My site is having the same issue.

Hello @Nagy and @charrin4,

Thanks for writing in! As always, please remember when writing in support to provide URLs to live pages so we can see the issue firsthand to provide feedback. There could be any number of items that cause a particular issue, so we always need to see live links to ensure that we can provide the quickest and most efficient support for everyone. Thanks!

@Nagy, glad you’ve got things sorted! If you don’t mind, perhaps you could share what the issue was for you so that other users who might be experiencing the issue can see if it helps them?

@charrin4, often times the case of this has to do with having a static height set on a bar in the footer, and an element within that footer that is breaking out of the static height set. If you have variable height content, set the height of your bar to auto so it can respond appropriately.

Cheers!

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