This thread is resolved. Here is a description of the problem and solution.
Problem:
The client created a mega menu with the basic language set to UK English, which functions correctly. However, in the Dutch version, all menus in the Megamenu are displayed twice.
Solution:
We recommend applying specific CSS rules targeting the Dutch version to hide the duplicate menu. Here is an example of the CSS code you can use:
html[lang="nl-NL"] .elementor-nav-menu--dropdown {<br /> display: none;<br />}Please note that providing custom code support is beyond our usual scope. The code shared above is for demonstration purposes and might help solve the issue. If you need further assistance with custom coding, please consider hiring a certified developer from https://wpml.org/contractors/.
If this solution does not apply to your case, or if it seems outdated, 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. Should you need further assistance, please do not hesitate to 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 2 replies, has 2 voices.
Last updated by 1 year, 10 months ago.
Assisted by: Prosenjit Barman.

