Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #596890

    Hello,
    when installing WPML with the enfold theme, the language flags will appear in the very top of the page, right of the menue that I am placing there (see e.g. http://skindetoxradical.com/en/) I am trying to make the theme not show the flags there (but e.g. in widgets or the footer, which I can handle both easily – thanks!). But I cannot find the place where to hide the flags in the top menue / right of the top menue. Is is a bug aka future feature?
    Thanks, cheers,
    Jörn

    #596899

    Hey amitamin!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    #avia-menu .av-language-switch-item {
        display: none;
    }

    Regards,
    Yigit

    #596913

    cool, works like a charm! Thanks for the quick help!

    #596916

    Hi!

    You are welcome!
    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘WPML language switcher in top menue – do not show’ is closed to new replies.