Tagged: WMPL
Hello, I have set Enfold > Header > Extra Elements panel. The Enfold WPML Language Flags ( global setting – used for all languages ) to hide the switcher but it is not budging.you can see it here https://pugliapools.com/ any help would be most appreciated as I would like to hide it while adding a new language.
Thank you
Graham
Hey Graham,
Thank you for the link to your site, I’m not sure if there is another setting in WPML itself, but please try this css in your Quick CSS:
.av_extra_header_active .avia_wpml_language_switch {
display:none;
}
After applying the css, please clear your browser cache and check.
Best regards,
Mike