this is a good question. Since the menu is vertical there may be some work in adjusting the wpml menu
So if you open /sections/header_section.php (path relative to root theme folder)
you could add the menu right above
<!-- Menu Button--> <button class="hamburger hamburger-rotate hidden"><span>toggle menu</span></button> <!--/Menu Button-->
alternatively in the same location you could add EN, FR kind of links but that should be included in a div which has to be stylised since the burger menu has an absolute position.
Hello,
Can you please guide me on how to insert a nice WPML dropdown menu, on the top right of the page or the menu or where is set to be ?
the php code given by the plugin is: <?php do_action('wpml_add_language_selector'); ?>
Can it have a custom css style, same as the Bario template.
Thank you
Daniel G
Hello,
this is a good question. Since the menu is vertical there may be some work in adjusting the wpml menu
So if you open /sections/header_section.php (path relative to root theme folder)
you could add the menu right above
<!-- Menu Button-->
<button class="hamburger hamburger-rotate hidden"><span>toggle menu</span></button>
<!--/Menu Button-->
alternatively in the same location you could add EN, FR kind of links but that should be included in a div which has to be stylised since the burger menu has an absolute position.
Thanks, hope it helps
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy