I can't find why i have an overflow on mobile phone (Android and iphone). I don't have any problem when i use the mobile mode in WordPress. Someone can help me please? Here the link : https://nicolas-paysage.fr Thanks. frymde
CodePudding user response:
You Can Add This To Your CSS :
html{
overflow : hiddden;
}
