Hello,
is it possible to customize the custom language switcher from WPML?
I’d like to reduce the width, so that it’s accordingly to the width of the flag and align the dropdown menu to the right?
Please have a look at the screenshot for clarification: https://one-bound-beyond.org/screenshot/
Best regards,
Niklas
Hey Niklas,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.wpml-ls-legacy-dropdown-click {
width: 65px;
float: right;
}
If you need further assistance please let us know.
Best regards,
Victoria
Hello Victoria,
Thank you. This can be closed then.
Best regards,
Niklas
Hi Niklas,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria