Tagged: wpml language switcher
Hi,
As you can see on this screen shot, the WPML menu is not right under. There’s a big space for the user to reach.
https://snag.gy/UGPF5Z.jpg
https://snag.gy/vs1rGJ.jpg
I’m currently using the “List of language” option, but it causes problems on the responsive version.
Is this a theme matter or should I contact WPML support?
Thanks,
Rémi
Hey lptornade,
Thanks for getting in touch with us!
Could you please provide a link and login details to your site, so that we can have a closer look. You can place the information in the Private Content section of your reply.
Best regards,
Jordan Powell
Sure.
Hi,
Your site seems to be down, not sure if it’s only something temporary? Please see link in private.
Thanks,
Rikard
Sorry about that. The server is back up now.
Hi,
The language switcher is working without any issue on the mobile version please check the screenshot below.
If this is not what you see on mobile device please post us a screenshot and we will do our best to help you.
Best regards,
Vinnie
Yes, this one is fine. I’m talking about this one.
Hey!
Please add the below CSS in Enfold > General Styling > Quick CSS
@media only screen and (max-width: 1050px) {
nav.main_menu {display:none !important;}
#advanced_menu_toggle, #advanced_menu_hide {display:block !important; }
}
Best regards,
Vinay
Hey!
Please add the below CSS in Enfold > General Styling > Quick CSS
@media only screen and (max-width: 1050px) {
nav.main_menu {display:none !important;}
#advanced_menu_toggle, #advanced_menu_hide {display:block !important; }
}
Best regards,
Vinay