Title: stylesheet css not working
Last modified: August 30, 2016

---

# stylesheet css not working

 *  [mosdeth](https://wordpress.org/support/users/mosdeth/)
 * (@mosdeth)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/stylesheet-css-not-working/)
 * I am using vantage theme on google chrome I went to stylesheet.css and edited
   .
   main-navigation { margin: 0 -35px; background: brown; position: relative; font-
   size: 0;
 * background to brown when I update file and visit page there is no change! please
   help

Viewing 1 replies (of 1 total)

 *  [Luke Stacey](https://wordpress.org/support/users/daftduke/)
 * (@daftduke)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/stylesheet-css-not-working/#post-6242233)
 * Hi there,
 * Not sure what you mean by using Google Chrome.
 * If you want to customize your CSS files try using a [child theme](http://codex.wordpress.org/Child_Themes)
   or a custom css plugin such as [Simple Custom CSS](https://wordpress.org/plugins/simple-custom-css/).
 * Also, you need the closing bracket at the end of your code:
 *     ```
       .main-navigation {
       margin: 0 -35px;
       background: brown;
       position: relative;
       font-size: 0;
       }
       ```
   
 * I hope that helps 🙂
 * Luke the Daft Duke

Viewing 1 replies (of 1 total)

The topic ‘stylesheet css not working’ is closed to new replies.

 * 1 reply
 * 2 participants
 * Last reply from: [Luke Stacey](https://wordpress.org/support/users/daftduke/)
 * Last activity: [11 years, 1 month ago](https://wordpress.org/support/topic/stylesheet-css-not-working/#post-6242233)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
