This thread is resolved. Here is a description of the problem and solution.
Problem:
You have configured WPML and set a size for the flags of other countries. The base language flag appears fine, but the flags of the other languages are too big, affecting both desktop and mobile versions.
Solution:
We recommend you go to your site's backend > Appearance > Customizer > Custom CSS and add the following CSS code:
img.wpml-ls-flag {<br /> width: 18px !important;<br />}
This should make the flags of the other languages the same size as the base language flag.
If this solution does not resolve your issue, or if it seems outdated or irrelevant to your case, 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. Additionally, you can open a new support ticket for further assistance 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.