P
P
pashabomber2015-05-22 14:54:42
css
pashabomber, 2015-05-22 14:54:42

Why is there a white bar on the right when viewing on a mobile phone?

Good afternoon!
When viewing the site izotov.volodin-web.ru from a mobile phone, there is a rather large white empty space on the right.
Can anyone suggest what is the problem?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
B
barcik, 2015-05-22
@pashabomber

Add to <head></head>

<meta content="width=1180" name="viewport" id="viewport">

S
shmenski, 2016-03-01
@shmenski

If the previous answers didn't solve the problem, try overflow-x: hidden on the html or body (or both), should help either way

P
Pavel Gogolinsky, 2015-05-22
@gogolinsky

29e9e14b27a84057af1e3fc4455ee2c7.png
Open chrome, go to mobile mode, select magnifier, set it on that white bar and start scrolling with the wheel.
See what elements stick out for you. Most likely they just gave them a fixed width, so they stick out. And have a container at this time with a width of 100%

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question