This thread is resolved. Here is a description of the problem and solution.
Problem:
You are trying to adjust the background width of the WPML language switcher flag dropdown on your site using Betheme, aiming to make it narrower than other submenu items.
Solution:
We recommend accessing your site's backend, navigating to Appearance > Customizer > Custom CSS, and inserting the following CSS code:
.mfn-header-menu .wpml-ls-item.mfn-menu-li .mfn-submenu {width: 60px !important;}
You can adjust the width by modifying the value, but starting with 60px might achieve your desired effect.
If this solution does not resolve your issue or seems outdated, please check for 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. If needed, do not hesitate to open a new support ticket at WPML support forum for further assistance.
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 3 replies, has 0 voices.
Last updated by 1 month ago.
Assisted by: Mihai Apetrei.