S
S
stainer2018-09-08 20:22:00
Layout
stainer, 2018-09-08 20:22:00

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

1 answer(s)
S
Serega Kosenko, 2018-09-08
@stainer

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 question

Ask a Question

731 491 924 answers to any question