M
M
Mike Syomin2016-02-04 09:17:34
Adaptive design
Mike Syomin, 2016-02-04 09:17:34

What causes horizontal scrolling on a responsive website?

I'm testing under the iPhone 5 user agent and a horizontal scroll appears on it on the main page. In general, I can’t buy what and why this scroll causes.
Site: idever.ru

Answer the question

In order to leave comments, you need to log in

3 answer(s)
D
Daniel Skripnik, 2016-02-04
@blackPeanut

I went with an iPhone 5, there is no scrolling.

M
Mikhail, 2016-02-04
Chirskiy @chirskiy_mixail

Your problem is that if you open it in the desktop version and gradually reduce the screen, a scroll appears, it is likely that it just hits the useragent, under the resolution where it appears, solve the problem at the root so that there is no scroll at all, and then your problem will be solved, a great example is to look at the bootstrap grid, how they did it.
getbootstrap.com

A
Andrey Andrievsky, 2016-02-04
@andrievski88

Bro, it's not responsive on certain screen sizes, for example from 768px to 1040px wide you don't have responsiveness at all. That is, on this section of the width, you need to write your own media queries, thereby solving the problem.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question