Title: Changing widget title background colour
Last modified: August 2, 2018

---

# Changing widget title background colour

 *  Resolved [jen91](https://wordpress.org/support/users/jen91/)
 * (@jen91)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/changing-widget-title-2/)
 * Hi, I am using Savona Pro theme and am trying to change the background colour
   of the widget title box and the colour of the title font and can’t do it. I’ve
   tried adding additional CSS and it does nothing. I’ve also tried editing the 
   CSS files directly, and it still does nothing. Please could you help?
    -  This topic was modified 7 years, 9 months ago by [jen91](https://wordpress.org/support/users/jen91/).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fchanging-widget-title-2%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [AddWeb Solution](https://wordpress.org/support/users/addweb-solution-pvt-ltd/)
 * (@addweb-solution-pvt-ltd)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/changing-widget-title-2/#post-10551115)
 * Hello jen91,
 * Add below css code into your current active child theme’s style.css file or you
   can add additional css option in theme customizer.
 *     ```
       .savona-widget .widget-title {
         background: #fff;
       }
       ```
   
 * Hope this will helps you.
 * Thanks.
 *  Thread Starter [jen91](https://wordpress.org/support/users/jen91/)
 * (@jen91)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/changing-widget-title-2/#post-10551231)
 * Hi AddWeb Solution Pvt. Ltd., Thanks for getting back to me so quickly.
 * Forgive me, but I am a complete newbie with no knowledge of CSS – is the “child
   theme” what appears when you click Appearance > Editor > Stylesheet?
 * If so, is there a specific place I should add this CSS in the sheet?
 * Thanks!
 *  Theme Author [Aslam](https://wordpress.org/support/users/aslamnaik/)
 * (@aslamnaik)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/changing-widget-title-2/#post-10551747)
 * Hello [@jen91](https://wordpress.org/support/users/jen91/)
 * Since you are a Pro user, contact the theme support directly at the below link:
   
   [https://optimathemes.com/support/](https://optimathemes.com/support/)
 * Thanks.

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

The topic ‘Changing widget title background colour’ is closed to new replies.

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

## Tags

 * [widget title](https://wordpress.org/support/topic-tag/widget-title/)

 * 3 replies
 * 3 participants
 * Last reply from: [Aslam](https://wordpress.org/support/users/aslamnaik/)
 * Last activity: [7 years, 9 months ago](https://wordpress.org/support/topic/changing-widget-title-2/#post-10551747)
 * Status: resolved