Answer the question
In order to leave comments, you need to log in
How to fix mobile layout?
Good afternoon, some time ago, layout for mobile on the site floated .
Suspicion that something crawls out of the screen and because of this, the layout adjusts to this width.
If you open the site, you can see what comes out on the right.
Please help me find the problem.
The mobile view is in files where the word "eskimobi" is present.
Answer the question
In order to leave comments, you need to log in
Hello. Interesting layout, for 10 years I have not seen sites laid out with tables. In the eskimobi.css file - on
line 171 change the block width from 49% to 48%
- line 66 width: 100% to width: calc(100% - 10px);
- line 77 also change the width to width: calc(100% - 10px); or on width: calc(100% - 15px);
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question