Title: Hide active language on menu
Last modified: September 9, 2021

---

# Hide active language on menu

 *  [ufficiowebjust](https://wordpress.org/support/users/ufficiowebjust/)
 * (@ufficiowebjust)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/hide-active-language-on-menu/)
 * Hello, I’m setting up a multilingual website with this plugin
 * I was wondering if there was any way to hide the active language from the menu(
   for example, if the site is currently set on the english version, hide the english
   flag from the menu)
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fhide-active-language-on-menu%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [dmzw](https://wordpress.org/support/users/dmzw/)
 * (@dmzw)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/hide-active-language-on-menu/#post-14866211)
 * use css
 * .active-language {display:none}
 *  Thread Starter [ufficiowebjust](https://wordpress.org/support/users/ufficiowebjust/)
 * (@ufficiowebjust)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/hide-active-language-on-menu/#post-14866259)
 * Thanks for the tip,
    I added this
 * .active-language{
    display:none; }
 * in the additional CSS for the theme but it didn’t do anything. Did I do something
   wrong? I have set up a dropdown menu for the language, does it work with it too?
 *  [Anticosti](https://wordpress.org/support/users/anticosti/)
 * (@anticosti)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/hide-active-language-on-menu/#post-14866642)
 * try:
    display:none!important;

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Hide active language on menu’ is closed to new replies.

 * ![](https://ps.w.org/wp-multilang/assets/icon-256x256.png?rev=1760406)
 * [WP Multilang - Translation and Multilingual Plugin](https://wordpress.org/plugins/wp-multilang/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-multilang/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-multilang/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-multilang/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-multilang/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-multilang/reviews/)

 * 3 replies
 * 3 participants
 * Last reply from: [Anticosti](https://wordpress.org/support/users/anticosti/)
 * Last activity: [4 years, 11 months ago](https://wordpress.org/support/topic/hide-active-language-on-menu/#post-14866642)
 * Status: not resolved