further work on language selector on mobile view

This commit is contained in:
Jonas Heinrich 2020-04-29 15:48:29 +02:00
parent df552d5478
commit ace2f79fd5
5 changed files with 81 additions and 5 deletions

View file

@ -107,7 +107,16 @@
wpm_language_switcher ('list','name');
};
?>
<img src="<?php bloginfo('stylesheet_directory');?>/img/ios-arrow-down.svg" width=20px height=20px></img>
<div class="icon"></div>
<div id="dropdown" class="dropdown">
<div class="dropdown-content">
<?php
if ( function_exists ( 'wpm_language_switcher' ) ) {
wpm_language_switcher ('list','name');
};
?>
</div>
</div>
</div>
<h1 class="header-logo-container">