Dropdown menu has an unwanted gap to the main menu

  • Posted by Christoffer Lindblom (14) Offline
I just purchased your bundle and have installed it. I now see there is a gap that I do not want to have between the submenu and the main menu. Can you please help me to fix this?
7 years 1 month ago #1 by Christoffer Lindblom

Please Log in or Create an account to join the conversation.

  • Posted by TemplatePlazza (5310) Offline
Hi could you tell me what you have changed so far, after you have installed the quickstart?
7 years 1 month ago #2 by TemplatePlazza

Please Log in or Create an account to join the conversation.

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

Please Log in or Create an account to join the conversation.

Powered by Kunena Forum