Title: Colour Theme
Last modified: January 7, 2018

---

# Colour Theme

 *  Resolved [mummyheartsyou](https://wordpress.org/support/users/mummyheartsyou/)
 * (@mummyheartsyou)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/colour-theme/)
 * Good Evening,
 * I need some assistance with the colour change of all hover links.. I am sure 
   I’ve already done this, but my mind has gone blank. I currently have all the 
   post titles, widget area and anything that you hover over a pink colour, but 
   I would like it to be a dark blue {#0B1239}
 * Would love some guidance on how I achieve this!
 * Anna-Marie
    [http://mummyheartsyou.com](http://mummyheartsyou.com)
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcolour-theme%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [siniplyrathemes](https://wordpress.org/support/users/siniplyrathemes/)
 * (@siniplyrathemes)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/colour-theme/#post-9841944)
 * Good evening to you too, and thanks for contacting us.
 * Could you please first check what’s inside Customize -> Additional CSS on your
   website?
 * It could be that the pink colour was set up there…
 *  Thread Starter [mummyheartsyou](https://wordpress.org/support/users/mummyheartsyou/)
 * (@mummyheartsyou)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/colour-theme/#post-9843221)
 * Thank you for getting back to me. The only colour change in the Additional CSS
   that I have changed is the menu colours
 * .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover{
   
   color: #0B1239; }
 * I would like to change the blog title hover colour and the links underneath the
   blog posts {Tags, author comments etc..}
 * Thank you in advance
 *  [siniplyrathemes](https://wordpress.org/support/users/siniplyrathemes/)
 * (@siniplyrathemes)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/colour-theme/#post-9843245)
 * Thanks for getting back with the info.
    The reason why I’ve asked that was that
   it seemed the pink hover effect was introduced by some additional piece of CSS
   so I thought that it might have been there. Then again maybe it was added in 
   some other plugin.
 * Anyway, please try adding this to Customize – Additional CSS
 *     ```
       .navbar-default .navbar-nav > li > a:hover {
           color: #0b1239;
       }
   
       a:hover, a:focus {
       	color: #0b1239;
       }
       ```
   
 * Please let me know if it fixes everything you wanted to.
    -  This reply was modified 8 years, 5 months ago by [siniplyrathemes](https://wordpress.org/support/users/siniplyrathemes/).
 *  Thread Starter [mummyheartsyou](https://wordpress.org/support/users/mummyheartsyou/)
 * (@mummyheartsyou)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/colour-theme/#post-9843276)
 * Thank you so much! Thats exactly what I wanted..
 * Anna-Marie
 *  [siniplyrathemes](https://wordpress.org/support/users/siniplyrathemes/)
 * (@siniplyrathemes)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/colour-theme/#post-9843371)
 * You’re welcome, I’m glad that it worked.
 * Could you please then mark this isue as resolved and if you feel like it I was
   wondering if I could trouble you to write a quick review for us here: [https://wordpress.org/support/theme/kale/reviews/#new-post](https://wordpress.org/support/theme/kale/reviews/#new-post)?
   We’d really appreciate it!
 * Thanks and have a nice day. 🙂
 *  Thread Starter [mummyheartsyou](https://wordpress.org/support/users/mummyheartsyou/)
 * (@mummyheartsyou)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/colour-theme/#post-9843384)
 * No problems, will review the theme for you 🙂

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

The topic ‘Colour Theme’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/kale/2.8.2/screenshot.jpg)
 * Kale
 * [Support Threads](https://wordpress.org/support/theme/kale/)
 * [Active Topics](https://wordpress.org/support/theme/kale/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/kale/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/kale/reviews/)

 * 6 replies
 * 2 participants
 * Last reply from: [mummyheartsyou](https://wordpress.org/support/users/mummyheartsyou/)
 * Last activity: [8 years, 5 months ago](https://wordpress.org/support/topic/colour-theme/#post-9843384)
 * Status: resolved