Fixing scrollbar issues on my website: Any solutions?

Fixing scrollbar issues on my website: Any solutions?

mp3indir
New Member
4 0 1

hello scrollbar appears on my website. How can I solve this?

 

youtube mp3

Reply 1 (1)

Rahul3F
Excursionist
16 2 4

Hello,

Yes I have solved the issue

Please add the CSS in CSS file

html {
overflow-x: hidden;
}

Thanks.

rahul