This thread is resolved. Here is a description of the problem and solution.
Problem:
You are experiencing an issue where the menu background color does not appear on the translated Home page, although it displays correctly on other pages.
Solution:
First, verify if you are setting the color through the theme options. Try changing the color in the theme options and clear your browser's cache to see if this resolves the issue. If this does not work, you can add the following CSS code directly in WPML->Languages->Language Switcher options->Additional CSS:
.menu-container.style-color-nhtu-bg.menu-borders { background-color: rgba(67,72,66,0.98) !important; }
We recommend trying the theme options first before using the CSS solution.
If this solution does not apply to your case, or if it seems outdated, please check the related known issues and confirm that you have installed the latest versions of themes and plugins. If the issue persists, we highly recommend opening 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 1 reply, has 2 voices.
Last updated by 10 months, 1 week ago.
Assisted by: Shekhar Bhandari.