Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1328880

    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

    #1328931

    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

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.