Hello Guys,
I need your assistance to remove the gap on the main logo at this link:
http://goo.gl/cN2WfJ
I would like the header description to be aligned with the main menu and of course removing the gap at the bottom.
This is what I have as CSS:
nav#main-navigation .menu ul.sub-menu>li, nav#main-navigation .menu ul.sub-menu>li>a, nav#main-nav .menu ul.sub-menu>li {
font-size: 13px!important;
}
nav#main-navigation .menu > li {
padding: 0 10px 32px;
}
nav.mega-menu li .sub-container {
top: 74px!important;
}
.header-6 .is-sticky .sticky-header-resized #main-navigation .menu > li {
padding: 0 10px 14px;
}
.is-sticky .sticky-header-resized nav.mega-menu li .sub-container, .header-6 .is-sticky .sticky-header-resized nav.mega-menu li .sub-container, .header-7 .is-sticky .sticky-header-resized nav.mega-menu li .sub-container {
top: 52px!important;
}
Thank you as usual for your fantastic support!
Antonio