This thread is resolved. Here is a description of the problem and solution.
Problem:
You are trying to set different font sizes for the header in the default language and the second language on your site, but two versions of the style files are being loaded on the front end, causing the styles to be incorrect.
Solution:
We recommend adding custom CSS to target the specific elements for each language. For example, you can add the following CSS code to your site:
span.aux-menu-label {<br /> font-size: 15px;<br />}
This code should be added to the custom CSS section of your site, which can typically be accessed via the WordPress admin panel under Appearance > Customize > Additional CSS.
If this solution does not resolve your issue, or if it seems outdated or not applicable 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. 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 contains 6 replies, has 2 voices.
Last updated by 7 months, 3 weeks ago.
Assisted by: Bruno Kos.