Title: SELA theme &#8211; CSS code for menu colour change
Last modified: September 1, 2016

---

# SELA theme – CSS code for menu colour change

 *  Resolved [quincy99](https://wordpress.org/support/users/quincy99/)
 * (@quincy99)
 * [10 years ago](https://wordpress.org/support/topic/sela-theme-css-code-for-menu-colour-change/)
 * Hi, I’ve tried various methods to change the default menu colour in Sela theme
   from pink to something different, but nothing seems to be working.
 * I downloaded the Custom CSS plugin, looked at some CSS forum code suggestions(
   which changed other areas of my home page, but not the menu). Any suggestions?

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

 *  [Siobhan](https://wordpress.org/support/users/siobhyb/)
 * (@siobhyb)
 * [10 years ago](https://wordpress.org/support/topic/sela-theme-css-code-for-menu-colour-change/#post-7461346)
 * Hi there,
 * You can change the background colour of the Sela’s main navigation by adding 
   the following snippet to your plugin’s custom CSS editor:
 *     ```
       .main-navigation {
           background-color: #f25f70;
       }
       ```
   
 * Change the value of #f25f70 to any HEX code of your choice. If you’d like to 
   experiment with different colours, try a few Google searches to get a list of
   HEX codes and their corresponding values. Here’s an example of a site that I’ve
   used before:
 * [http://www.color-hex.com/](http://www.color-hex.com/)
 * Hope that helps out,
 * As an extra note: Please post any extra questions surrounding Sela to the theme’s
   dedicated forums here:
 * [https://wordpress.org/support/theme/sela](https://wordpress.org/support/theme/sela)
 * Thanks!
 *  Thread Starter [quincy99](https://wordpress.org/support/users/quincy99/)
 * (@quincy99)
 * [10 years ago](https://wordpress.org/support/topic/sela-theme-css-code-for-menu-colour-change/#post-7461417)
 * Thanks so much, Siobhan!
    It worked! thank you so, so, much. That pink was driving
   me crazy! Will post question in the Sela forum next time, thanks again. 🙂
 *  [Siobhan](https://wordpress.org/support/users/siobhyb/)
 * (@siobhyb)
 * [10 years ago](https://wordpress.org/support/topic/sela-theme-css-code-for-menu-colour-change/#post-7461439)
 * You’re most welcome! We’ll be happy to help over on that forum if extra questions
   do pop up. 🙂

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

The topic ‘SELA theme – CSS code for menu colour change’ is closed to new replies.

## Tags

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

 * 3 replies
 * 2 participants
 * Last reply from: [Siobhan](https://wordpress.org/support/users/siobhyb/)
 * Last activity: [10 years ago](https://wordpress.org/support/topic/sela-theme-css-code-for-menu-colour-change/#post-7461439)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
