This topic has 4 replies, 2 voices, and was last updated 7 years, 9 months ago ago by Eva Kemp
Hello,
We are developing a website where we have applied a language selector in the header of the topic and it works correctly. For display the wpml selector in the mobile version we have added the “language selector” witget in the “mobile navigation sidebar” and it is displayed correctly but later you can’t display the selector to select the language.
Any idea what can happen? Can you help us?
Thank you
Hello,
You can add this code in Theme Options > Custom CSS > Custom CSS for mobile:
#lang_sel ul ul {
display: block;
visibility: visible;
margin-top: 30px !important;
}
Regards,
Eva Kemp.
Thank you.
I have tried it but it does not look good. We want that it is visible when you push the language.
Hello,
Unfortunately there is no such option for mobile.
If you want we can customize that css code as you wish.
Please clarify how you want to style it.
Thank you.
Regards,
Eva Kemp.
You must be logged in to reply to this topic.Log in/Sign up