Title: Before header widget
Last modified: August 20, 2016

---

# Before header widget

 *  Resolved [Enna123](https://wordpress.org/support/users/enna123/)
 * (@enna123)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/before-header-widget/)
 * Hi,
 * I installed this theme yesterday, looks great!
 * I do have a question.. I chose the white color scheme. I added a text widget 
   in the “before header” widget area. But I can’t change the font color! It’s automatically
   white, so you can’t see it on the white background. I tried changing it by adding
   HTML in the widget: `<font color="#333333">test</font>`
    But it doesn’t work.
   How can I change the text color?
 * Thanks.

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

 *  Theme Author [Slobodan Manić](https://wordpress.org/support/users/slobodanmanic/)
 * (@slobodanmanic)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/before-header-widget/#post-3594103)
 * Enna,
 * I’ll look into this and let you know, thanks for reporting this issue.
 *  [Dragan Nikolic](https://wordpress.org/support/users/nikolicdragan/)
 * (@nikolicdragan)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/before-header-widget/#post-3594105)
 * Hi Enna,
 * You can try adding this to the widget (until Slobodan makes necessary updates
   to the theme)
 * `<p style="color:#3e3e3e">text</p>`
 * or if you want the same font color as other widgets
 * `<p style="color:#888">text</p>`
 *  Thread Starter [Enna123](https://wordpress.org/support/users/enna123/)
 * (@enna123)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/before-header-widget/#post-3594109)
 * That works, thanks. But if you want to add the calendar widget for example, it’s
   still white.
 * I solved the problem by using the appearance editor and change the color there:
 *     ```
       .site-title a,
       .site-description,
       #before-header * {
         color: #3E3E3E;
       }
       ```
   
 *  Theme Author [Slobodan Manić](https://wordpress.org/support/users/slobodanmanic/)
 * (@slobodanmanic)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/before-header-widget/#post-3594110)
 * Thanks Enna,
 * I’m working on a fix for this now, updated theme will be available in [theme’s Github repository](https://github.com/slobodan/Cazuela)
   later today and hopefully in WordPress.org repository in several days as well.
 *  Theme Author [Slobodan Manić](https://wordpress.org/support/users/slobodanmanic/)
 * (@slobodanmanic)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/before-header-widget/#post-3594111)
 * Enna,
 * The theme is updated and will be submitted to WordPress theme repository today.
   If you’d like to get updated theme right away you can get it here – [https://github.com/slobodan/Cazuela/archive/master.zip](https://github.com/slobodan/Cazuela/archive/master.zip)
 * Thanks for spotting this bug and letting us know about it.

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

The topic ‘Before header widget’ is closed to new replies.

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

 * 5 replies
 * 3 participants
 * Last reply from: [Slobodan Manić](https://wordpress.org/support/users/slobodanmanic/)
 * Last activity: [13 years, 2 months ago](https://wordpress.org/support/topic/before-header-widget/#post-3594111)
 * Status: resolved