This thread is resolved. Here is a description of the problem and solution.
Problem:
If you're experiencing issues with the language switcher on the mobile version of your site, such as wanting to adjust its position or remove an unwanted white bar at the bottom, we can help.
Solution:
We recommend inserting the following custom CSS code to adjust the language switcher's position and remove the white bar. You can add this code by navigating to WP > Appearance > Customize > Additional CSS:
@media only screen and (max-width: 600px) { .wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer { margin-bottom: 0px; } }
Please note that this code is for educational purposes and may not be the final solution. It's meant to guide you in the right direction.
If this solution does not fully address your issue or seems outdated, we highly recommend checking related known issues at https://wpml.org/known-issues/, verifying the version of the permanent fix, and confirming that you have installed the latest versions of themes and plugins. If further assistance is needed, please open a new support ticket at WPML support forum.
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.
This topic is split from https://wpml.org/forums/topic/wpml-cannot-send-some-of-the-content-to-translation-7/