Reply To: show language drop-down

#10033888
Support
Keymaster

Hello,

1) I did a new test here and the code works. Make sure to add the class remove-menu-item-dot on the <li> before the <li> with language dropdown. Also clear your browser cache to see the new changes at custom.css file. If even so still not works, please send a test online link with your website for us, so we can inspect your code and help you with that.

3) At really this is the expected behavior, since the menu is scollable. But you can increase the height with the code below in (css/custom.css):

@media (max-width: 991px) {
    #header .header-nav-main nav {
        max-height: 58vh;
    }
}

* Make sure to clear browser cache.

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