Hello. I want to get rid of the gap between the header and the content below on ALL pages
I managed to do it for main with
div#main{
padding-top: 45px !important;
}
however this does it for main page only. Any help please?
Sorry, it is working on all pages now, however my breadcrumbs are pushed up into the header and behind the logo etc
