Mobile Menu WPML language selection
-
If I switch from the original language to another language (e.g. English) in the mobile menu, the language selection disappears.
WPLM Support told me the following: the language switcher output controls your theme, not WPML. In your case it is displayed, but with white font on a white background. This also comes via a variable from Woodmart:
.wd-nav[class*=wd-style-]>li>a {
color: var(–nav-color);
}
In that case –nav-color #ffffff – is white
How can I change the described font color to black?
Attachments:
You must be
logged in to view attached files.
Hello,
Sorry to hear about the inconvenience. Kindly, please share your Site WP-ADMIN Login details in the Private Content under the message area field so that we can check this concern on your Site and help you out accordingly.
Best Regards,
I have included the information you need below
Hello,
Your given login details are not working. Please share the correct login details so I can check the issue and give you a possible solution.
Best Regards,
Please try it again with der new login details.
Hello,
Navigate to Theme Settings > Typography > Advanced Create a new rule with “Secondary Navigation links in main Header” and change the font color.
Please refer to this screenshot: https://ibb.co/dwRJckMF
Please refer to our documentation https://xtemos.com/docs-topic/advanced-typography-settings/
Best Regards,