Layout Width Setup

Hallo everyones.

Here i want to ask about layout width setup,

simply i want my layout is maximum width as my screen like on picture attachment.

i have tried edit site.css but it’s not working correctly,

i have added


width: auto;

at


wrap.content

part.

Thank’s for your kind response.

7204

Presentation2.jpg

The css you want is width: 100%;

However, there are numerous ways that this could be constrained in a higher container.