Hi i have a problem, can I remove logo and main menu?
client wants the image in the top.
http://www.fotovoltaico-italia.com/
thank you!!
h1.logo {
display: none !important;
}
#gk-nav {
display:none !important;
}