Hello,
I would like to hide the main menu on a specific page : http://www.sxminfo.fr/radio-calypso.html
I have a specific css class for this page but I didn't succeed in hiding the menu.
Does anyone have a solution ?
Thanks
Sandra
.mysuffix #gkMenuWrap {
display:none;
}