Search found 2 matches

by smokinsouls
Sun Jan 26, 2020 5:47 pm
Forum: Responsive Web Design
Topic: Layer don't work proper on the mobile browsers...
Replies: 3
Views: 2953

Re: Layer don't work proper on the mobile browsers...

Thanx for your help, but I've found the more accurate solution for this...

You have to:
- Right-click on the layer
- Choose "Object HTML"
- In the custom style section write "min-width:1200px;" (or any other width that can be in your personal project)

This is the real solution of the incorrect ...
by smokinsouls
Sat Jan 25, 2020 4:24 pm
Forum: Responsive Web Design
Topic: Layer don't work proper on the mobile browsers...
Replies: 3
Views: 2953

Layer don't work proper on the mobile browsers...

Hello!

My project page width is 1200. There is a layer (header/footer) with "relative horizontal sizing".
On desktop browsers this page looks ok - the layer is stretched on the entire width of the page,
but on mobile browsers the layer looks cutted (don't touch the right border of the screen ...