This thread is resolved. Here is a description of the problem and solution.
Problem:
The client is trying to align the language switcher (DE, IT, EN) horizontally in the mobile menu.
Solution:
We recommend adding the following custom CSS to the theme's custom CSS section to override the default style provided by the theme and align the language switcher horizontally on the mobile menu:
.edgtf-mobile-nav .menu-item.wpml-ls-item a, .edgtf-mobile-nav .menu-item.wpml-ls-item { display: inline-block !important; }
This should resolve the issue and make the language switcher appear as desired on the mobile version of the site.
This is the technical support forum for WPML - the multilingual WordPress plugin.
Everyone can read, but only WPML clients can post here. WPML team is replying on the forum 6 days per week, 22 hours per day.