Title: Custom CSS
Last modified: August 30, 2016

---

# Custom CSS

 *  Resolved [mjoo](https://wordpress.org/support/users/mjoo/)
 * (@mjoo)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/custom-css-129/)
 * I have a weird problem, which I think has something to do with Virtue theme.
   
   I have qtranslate x installed and the site runs in three languages. Temporary
   I would like to hide one language from the language swithcer, which is a menu
   in the topbar. The author of the plugin told me to put this in my theme css:
 *     ```
       .qtranxs-lang-menu-item-ru{
       	display: none !important;
       }
       ```
   
 * I tried to add this through appereance – edit – stylesheet.css with no luck, 
   then through theme settings advanced css, still nothing.
    It made no change in
   Virtue, but it did exactly what I wanted in Twentyfourteen. So my guess the problem
   is here in Vurtue. Any solutions would be greatly appreciated. Thank you!

Viewing 1 replies (of 1 total)

 *  Thread Starter [mjoo](https://wordpress.org/support/users/mjoo/)
 * (@mjoo)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/custom-css-129/#post-6540647)
 * Got it resolved with the help of the author. I just had to change the menu class.

Viewing 1 replies (of 1 total)

The topic ‘Custom CSS’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/virtue/3.4.15/screenshot.png)
 * Virtue
 * [Support Threads](https://wordpress.org/support/theme/virtue/)
 * [Active Topics](https://wordpress.org/support/theme/virtue/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/virtue/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/virtue/reviews/)

## Tags

 * [css](https://wordpress.org/support/topic-tag/css/)

 * 1 reply
 * 1 participant
 * Last reply from: [mjoo](https://wordpress.org/support/users/mjoo/)
 * Last activity: [10 years, 8 months ago](https://wordpress.org/support/topic/custom-css-129/#post-6540647)
 * Status: resolved