Website with horizontal scrolling on mobile [closed]

I’m developing a website for my company and I noticed that there is an unwanted horizontal scrolling on the iPhone, however, I can’t identify the problem because when debugging through devtools the same scrolling does not happen. Has anyone gone through this and could give me some advice?

The website’s link is https://casarnailha.com/

Initially, when the scrolling was still happening through the dev tools I realized that it was the swiper slide that was interfering. I was able to resolve this by adding overflow: hidden to the section, but as I mentioned, apparently it didn’t resolve it on mobile devices

  • Something in my web site or project doesn’t work. Can I just paste a link to it? – no

    – 

Leave a Comment