Title: feature colors
Last modified: August 24, 2016

---

# feature colors

 *  Resolved [elenaselvi](https://wordpress.org/support/users/elenaselvi/)
 * (@elenaselvi)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/feature-colors/)
 * Hi there,
 * I’m trying to adapt the felicity theme to my company colours.
 * Does somebody know how can I change the colour of the 6 featured icons?
 * Thank you very much!!

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

 *  [stephencottontail](https://wordpress.org/support/users/stephencottontail/)
 * (@stephencottontail)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/feature-colors/#post-6077005)
 * Can you post a link to your site?
 *  Thread Starter [elenaselvi](https://wordpress.org/support/users/elenaselvi/)
 * (@elenaselvi)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/feature-colors/#post-6077107)
 * Sure!
 * [http://residenciacampoamor.com/](http://residenciacampoamor.com/)
 *  [stephencottontail](https://wordpress.org/support/users/stephencottontail/)
 * (@stephencottontail)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/feature-colors/#post-6077170)
 * You’re already using a custom CSS plugin, so try this code:
 *     ```
       .feature .circle {
         	background: #165e09;
       }
   
       .feature .circle:hover {
       	background: #165e09;
       }
       ```
   
 * Use a site like [Colorpicker](http://colorpicker.com/) to get the right hex color.
 *  Thread Starter [elenaselvi](https://wordpress.org/support/users/elenaselvi/)
 * (@elenaselvi)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/feature-colors/#post-6077232)
 * thank you so much stephen, it worked perfectly!!!
 * do you know where can I find this codes?
 * Cause I need to change the color of more things, such as the e-mail and the telephone
   on the top,the icons on blue of the bottom and the line between the slogans under
   the image slider….
 * Thank you sooo much!!!
 *  [stephencottontail](https://wordpress.org/support/users/stephencottontail/)
 * (@stephencottontail)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/feature-colors/#post-6077237)
 * For the email and telephone number listed at the top:
 *     ```
       .phone-box .top-email { color: #57db23; }
       .phone-box .top-email a { color: #57db23; }
       ```
   
 * You might benefit from learning how to use a web inspecting tool like Firebug.
   This is a good place to start: [http://www.themesandco.com/snippet/firebug-best-spent-6-minutes/](http://www.themesandco.com/snippet/firebug-best-spent-6-minutes/),
   and there are many CSS tutorials out there. What’s useful about Firebug is that
   you can test out your CSS changes in the browser, instead of having to go back
   and forth between your custom CSS plugin and your actual site.
 *  Thread Starter [elenaselvi](https://wordpress.org/support/users/elenaselvi/)
 * (@elenaselvi)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/feature-colors/#post-6077317)
 * thank you!
 *  [Kateryna19](https://wordpress.org/support/users/kateryna19/)
 * (@kateryna19)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/feature-colors/#post-6077360)
 * Hey Elena and Stephen,
 * I am rathe inexperienced in WordPress, and totally new to Felicity. Are there
   any sources of information and guides I can finde to ease my suffer of not knowing
   how to handle the theme to build my website? Thanks a lot for help, I really 
   need it! 🙂
 * Best regards, Kateryna
 *  [deep kapoor](https://wordpress.org/support/users/digitalseoguide/)
 * (@digitalseoguide)
 * [11 years ago](https://wordpress.org/support/topic/feature-colors/#post-6077366)
 * Hi there,
 *  i am using felicity theme on my website [http://www.propknack.com/blog](http://www.propknack.com/blog)
 *  and facing problem in rigt side bar google adsense as google ad show yellow 
   border please help me to get out of this yello border.
 * Thank you ..!!!!!!

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

The topic ‘feature colors’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/felicity/1.0.7/screenshot.png)
 * Felicity
 * [Support Threads](https://wordpress.org/support/theme/felicity/)
 * [Active Topics](https://wordpress.org/support/theme/felicity/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/felicity/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/felicity/reviews/)

 * 8 replies
 * 4 participants
 * Last reply from: [deep kapoor](https://wordpress.org/support/users/digitalseoguide/)
 * Last activity: [11 years ago](https://wordpress.org/support/topic/feature-colors/#post-6077366)
 * Status: resolved