Header Full-Width and Content boxed mix??

Hello everybody,

can me explane anybody, how can i mix the template? i would like to have the header in full width and the content in boxed layout.
is it possible? Yes? how?

greetings..

Comments

  • edited June 2015
     i have add

    #Wrapper .section {width: 48%; margin-left: auto; margin-right: auto;}

    but when i go to the mobile version, the sides are to tiny..
  • now, i have add the code:

    .section {max-width: 60%; min-width: 300px; margin-left: auto; margin-right: auto; !important;}

    in mobile version is everything very well, but the content is centred..
  • Hi,

    unfortunately it is not possible to do what you need because this won't work properly with browsers and in responsive mode.

    Thanks!
Sign In or Register to comment.