Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #665412

    I’m using WPML to make a translated version of my website. I’ve disabled the option for the translation flags to appear in the top section of the website, but was told that Enfold will still add them. So I added the following to the quick css:

    .language_es, .language_en {
    display: none;
    }

    While the English version of the site no longer have flags showing, the Spanish version still does. As an example, see
    English: http://www.legalaidforsurvivors.org/help/
    Spanish: http://www.legalaidforsurvivors.org/get-help/?lang=es

    Can someone help?

    #665922

    Hey cynthiammartinez,

    Did you add the CSS in Quick CSS for both languages? Send us admin login details in private if you should need further help.

    Thanks,
    Rikard

    #667761

    That fixed it! I didn’t realize there was a Quick CSS for each language.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘WPML – Flags showing on translated pages’ is closed to new replies.