Title: Changing colours on sela theme using CSS
Last modified: September 1, 2016

---

# Changing colours on sela theme using CSS

 *  [dawntindle](https://wordpress.org/support/users/dawntindle/)
 * (@dawntindle)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/changing-colours-on-sela-theme-using-css/)
 * Hi,
 * I am trying to customise the colours used on my Sela theme website.
 * I have looked through a view of the forum threads and tried the code but it’s
   not working. It changes some elements but not others. I am particularly struggling
   to change the social icons in the footer.
 * My website is [http://bookandbrew.net](http://bookandbrew.net) and I am trying
   to change the menu header, dots, social and links to #0CB38C.
 * Any advice would be great.
 * Thanks

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

 *  [ThemeSumo](https://wordpress.org/support/users/themesumo/)
 * (@themesumo)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/changing-colours-on-sela-theme-using-css/#post-7703268)
 *     ```
       .main-navigation ul a,
       .main-navigation .nav-menu > li > a::after,
       .main-navigation .menu > li > a::after {
            color: #0CB38C;
       }
       ```
   
 * You can add this CSS code either via the use of a [Child Theme](https://codex.wordpress.org/Child_Themes)
   or a [Custom CSS](https://wordpress.org/plugins/simple-custom-css/) plugin.
 * Hope this helps.
 *  Thread Starter [dawntindle](https://wordpress.org/support/users/dawntindle/)
 * (@dawntindle)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/changing-colours-on-sela-theme-using-css/#post-7703277)
 * Thanks. I’ve added that to Custom CSS but it hasn’t worked 🙁

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

The topic ‘Changing colours on sela theme using CSS’ is closed to new replies.

## Tags

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

 * 2 replies
 * 2 participants
 * Last reply from: [dawntindle](https://wordpress.org/support/users/dawntindle/)
 * Last activity: [9 years, 11 months ago](https://wordpress.org/support/topic/changing-colours-on-sela-theme-using-css/#post-7703277)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
