This thread is resolved. Here is a description of the problem and solution.
Problem:
If you're trying to implement a floating language switcher on your website and it stays in the footer instead of floating as intended, even after adding CSS to the Additional CSS section and clearing the cache.
Solution:
We recommend inserting the following custom CSS code into WP > Appearance > Customize > Additional CSS:
.wpml-floating-language-switcher { position:fixed !important; bottom:0px!important; left:0px!important; }
This should help position your language switcher correctly as a floating element on your page.
If this solution does not resolve your issue, or if it seems outdated or not applicable to your case, please check the related known issues at https://wpml.org/known-issues/, verify the version of the permanent fix, and confirm that you have installed the latest versions of themes and plugins. We highly recommend opening a new support ticket if the problem persists. You can do so 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 contains 4 replies, has 2 voices.
Last updated by Kor 2 months, 1 week ago.
Assisted by: Kor.
This ticket is now closed. If you're a WPML client and need related help, please open a new support ticket.