Hello,
How can I make the layout for the Quark template to be boxed including the background, in the same way as the John and Mo template? Changing the template width in template settings only controls the content but not the background.
Thanks
#gkBg {
margin: 0 auto;
max-width: 1000px;
width: 100%;
}
#gkBg {
margin: 0 auto;
max-width: 1250px;
width: 100%;
}
#gkHeaderNav.gk-fixed {
max-width: 1250px;
width: 100%;
}