Hi C,
Please create custom.css file on css folder, then write this css,
@media (min-width: 992px) {
.header-0 .navbar-nav > li > .dropdown-menu {
margin-top: 28px !important;
}
}
then you could adjust the value above if you have another logo's height. Good luck.
7 years 1 month ago #3
by champchoel