Title: no default.css for child theme
Last modified: August 20, 2016

---

# no default.css for child theme

 *  [SPECTRASF](https://wordpress.org/support/users/spectrasf/)
 * (@spectrasf)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/no-defaultcss-for-child-theme/)
 * I am using a Rbox theme and I’m trying to simply change the menu color for my
   website. I created a child theme, but I don’t know which element to change.

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

 *  [zex2911](https://wordpress.org/support/users/zex2911/)
 * (@zex2911)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/no-defaultcss-for-child-theme/#post-2951594)
 * a link to your site?
 *  [radhika](https://wordpress.org/support/users/arti-singh/)
 * (@arti-singh)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/no-defaultcss-for-child-theme/#post-2951622)
 * You have to edit style.css file of your theme. Do the following addition in style.
   css:
 * >  #menu-menu li a {
   >  color: blue; }
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [13 years, 9 months ago](https://wordpress.org/support/topic/no-defaultcss-for-child-theme/#post-2951623)
 * If you “edit style.css file of your theme”, your changes will be lost once the
   theme updates.
    More info at [http://codex.wordpress.org/Child_Themes](http://codex.wordpress.org/Child_Themes)

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

The topic ‘no default.css for child theme’ is closed to new replies.

 * 3 replies
 * 4 participants
 * Last reply from: [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * Last activity: [13 years, 9 months ago](https://wordpress.org/support/topic/no-defaultcss-for-child-theme/#post-2951623)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
