
I don’t know how but I see a double scroll bar. Can you please tell me how to remove this?
EDITED: However, I found a similar thread on this,
body {
overflow-x: visible;
}
By adding this CSS, it removed, but can you please tell me how this extra bar appears?
