Hi
I want to get rid of that,none of the images or words are crossing the empty space.
https://www.nipponsat.com.br/2019/
Fix it
body {
overflow-x: hidden;
}
Thanks
if i move with my finger, it will go to the extra side
i think that’s the problem, how can i fix it?
Hello there,
Please try this code:
html,
body {
overflow-x: hidden;
}
Regards,
Kharis
it work, thanks very much
You’re welcome!
Please let us know in a new topic if you have any further questions, or if we can provide you with any other assistance.
Regards,
Kharis