simple solution :
Put overflow-x:hidden; on DIV instead of body and html.
First copy paste the following code to your css file to find out which DIV causing the problem :
Then put overflow-x:hidden; on the DIV class, example :
Posted by Zac1987 on
03 February, 2021
0 comments