Hi,
I am trying to erase the mainbody from my page. I've used the suffix "nomainbody" with the main menú ID but doesn't work.
This is the url: http://jcdecaux.es/newsletter/
Thanks
body.noMainbody #gkPageContent {
display: none;
}