Title: Style.css Virtue
Last modified: August 22, 2016

---

# Style.css Virtue

 *  Resolved [Ukrshadow](https://wordpress.org/support/users/ukrshadow/)
 * (@ukrshadow)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/stylecss-virtue/)
 * Hello people.
    I need help. I have a free version of Virtue is the problem. I
   need to change the background drop menu, but I can not do that. Here, he writes
   in style.css
 * / *
    Theme Name: Virtue Theme URI: [http://kadencethemes.com/product/virtue-free-theme/](http://kadencethemes.com/product/virtue-free-theme/)
   Description: The Virtue theme is extremely versatile with tons of options, easy
   to customize and loaded with great features. The clean modern design is built
   with html5 and css3 and uses the powerful responsive framework from Bootstrap
   to be a fully responsive and mobile friendly. It’s fully ecommerce (Woocommerce)
   ready with all the tools you need to design an awesome online store. The versatile
   design is perfect for any kind of business, online store, portfolio or personal
   site. We built Virtue with a powerful options panel where you can set things 
   like your home layout, sliders, custom fonts, and completely customize your look
   without writing any CSS. You are going to love how easy this theme is to work
   with. Virtue was built and designed by [ Kadence Themes ](http://kadencethemes.com/).
   Version: 2.2.1 Author: Kadence Themes Author URI: [http://kadencethemes.com/](http://kadencethemes.com/)
   Tags: responsive-layout, two-columns, one-column, custom-colors, custom-header,
   custom-menu, featured-images, translation-ready, theme-options, photoblogging
 * License: GNU General Public License v3.0
    License URI: [http://www.gnu.org/licenses/gpl.html](http://www.gnu.org/licenses/gpl.html)*/
 * I can change the background of the drop menu? How?

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

 *  [hannah](https://wordpress.org/support/users/hannahritner/)
 * (@hannahritner)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/stylecss-virtue/#post-5171818)
 * Hey, changing the color of the drop menu is only an option for Virtue premium,
   not free.
    Here’s some css that should work for you. Just paste it into your 
   custom css box in theme options > advanced settings:
 *     ```
       #nav-main ul.sf-menu ul li a {
       background: #555;
       }
       ```
   
 * Hope this helps!
    Hannah
 *  [Ben Ritner – Kadence WP](https://wordpress.org/support/users/britner/)
 * (@britner)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/stylecss-virtue/#post-5171836)
 * You can add this css to your custom css box:
 *     ```
       .sf-menu ul {
       background: #555;
       }
       ```
   
 * That will change the dropdown background color.
 * Kadence Themes
 *  Thread Starter [Ukrshadow](https://wordpress.org/support/users/ukrshadow/)
 * (@ukrshadow)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/stylecss-virtue/#post-5171840)
 * Thank you!!
 *  [Nontouch](https://wordpress.org/support/users/nontouch/)
 * (@nontouch)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/stylecss-virtue/#post-5172004)
 * Why is the style.css file completely empty in virtue??? From where does all the
   styling come from then????
    I can’t find it anywhere…

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

The topic ‘Style.css Virtue’ 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

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

 * 4 replies
 * 4 participants
 * Last reply from: [Nontouch](https://wordpress.org/support/users/nontouch/)
 * Last activity: [11 years, 7 months ago](https://wordpress.org/support/topic/stylecss-virtue/#post-5172004)
 * Status: resolved