Hello.
I'd like to change the mainbody width to an intermediate value between 3 and 2.5 in the template editor.
Is there a way to do this?
Thank you in advance
Antonio
#gkPage > #gkContent {
width: 831px !important;
}
#gkPage > #gkContent {
width: 100% !important;
}