Reply To: show language drop-down

#10033875
Support
Keymaster

Hello,

Oh, you are right! I forget the code to hide on large devices. Sorry!

Please try with this new HTML code:

<nav>
    <ul>
...
.........
......
                <li class="dropdown d-lg-none">
			<a href="#" class="dropdown-item dropdown-toggle">LANGUAGE</a>
			<ul class="dropdown-menu">
				<li><a class="dropdown-item" href="#"><img src="img/blank.gif" class="flag flag-us" alt="English" /> English</a></li>
				<li><a class="dropdown-item" href="#"><img src="img/blank.gif" class="flag flag-es" alt="English" /> Español</a></li>
				<li><a class="dropdown-item" href="#"><img src="img/blank.gif" class="flag flag-fr" alt="English" /> Française</a></li>
			</ul>
		</li>
	</ul>
</nav>

* Note <li class="dropdown d-lg-none">.

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