Hi to everyone,
Does anybody know if tere is a way to dissable navMainWrapper?
I have tried this in my css:
#navMainWrapper {
visibility:hidden;
height: 0;
}
but this only makes dissapear the search option and the other links in the navMainWrapper.
I would apreciate a lot any help
thanks in advance






