So all of a sudden the menu on our site has a gap between the top and menu. Any quick fix for this?
Hey Bravoavas,
I can’t see what is causing that unfortunately, did you do any customisations at all to the theme? If so, what were they?
Regards,
Rikard
This is the customisations ive added on the site.
.special-heading-border {
display: none !important;
}
.main_menu a {
color: grey !important;
}
.current-menu-item > a {
color: black !important;
}
span.trail-before {
display: none!important;
}
.title_container {
display: none;
}
Found the problem (was a facebook tracking code in the header). Case closed :)