Title: powerofcode's Replies | WordPress.org

---

# powerofcode

  [  ](https://wordpress.org/support/users/powerofcode/)

 *   [Profile](https://wordpress.org/support/users/powerofcode/)
 *   [Topics Started](https://wordpress.org/support/users/powerofcode/topics/)
 *   [Replies Created](https://wordpress.org/support/users/powerofcode/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/powerofcode/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/powerofcode/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/powerofcode/engagements/)
 *   [Favorites](https://wordpress.org/support/users/powerofcode/favorites/)

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Gridiculous] Changing Background color of Navigation Menu](https://wordpress.org/support/topic/changing-background-color-of-navigation-menu/)
 *  [powerofcode](https://wordpress.org/support/users/powerofcode/)
 * (@powerofcode)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/changing-background-color-of-navigation-menu/#post-5293190)
 * In style.css file, if you have the following code, go to
    “background-color: #
   000;” line, change #000 to some color code you like e.g., #1E90FF This would 
   be a temporary fix. Make sure NOT to delete semi-colon (;). ———- .site:before{
   background-color: #000; content: “”; display: block; height: 100%; min-height:
   100%; position: absolute; top: 0; left: 0; width: 182px; z-index: 2; } —————

Viewing 1 replies (of 1 total)