Reply To: How to combine single menu items and dropdowns in navigation menu

#10035523
Support
Keymaster

Hello,

Thanks for the screenshots.

Please try with this new CSS code below:

@media (min-width: 992px) {
    html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light.open > a:before, html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light:hover > a:before {
        content: none;
    }
    html #header .header-nav:not(.header-nav-line):not(.header-nav-links) .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light:hover > a {
        border-radius: 4px !important;
    }
    html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light.open > a + .dropdown-menu, 
    html #header .header-nav .header-nav-main nav > ul > li.dropdown-full-color.dropdown-light:hover > a + .dropdown-menu {
        margin-top: -5px;
        border-radius: 0 4px 4px 4px;
    }
}

Please try that and let us know if you need further assistance.

Kind Regards,

Rodrigo.


If you are satisfied with Porto HTML and our support, please leave your comment and rating on ThemeForest downloads page. That helps us a lot: https://themeforest.net/downloads