This thread is resolved. Here is a description of the problem and solution.
Problem:
The client is trying to remove the white background from the language selector on their website.
Solution:
We recommend going to the site's backend, navigating to Appearance > Customizer > Custom CSS, and adding the following CSS code:
.wpml-ls-slot-40.wpml-ls-current-language, .wpml-ls-slot-40.wpml-ls-current-language a, .wpml-ls-slot-40.wpml-ls-current-language a:visited {<br /> background-color: transparent !important;<br />}
After adding this code, save the changes. This should result in the language selector having a transparent background.
If this solution doesn't look relevant, please open a new support ticket.
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 1 reply, has 2 voices.
Last updated by 11 months, 4 weeks ago.
Assisted by: Mihai Apetrei.