Title: Codex theme
Last modified: April 16, 2021

---

# Codex theme

 *  Resolved [myid](https://wordpress.org/support/users/myid/)
 * (@myid)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/codex-theme-2/)
 * Hello,
    I need my header image to be exactly how I’ve uploaded it, not darker.
   Can’t find the CSS code related to it. How can I fix it? Thanks

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

 *  Moderator [Steven Stern (sterndata)](https://wordpress.org/support/users/sterndata/)
 * (@sterndata)
 * Volunteer Forum Moderator
 * [5 years, 1 month ago](https://wordpress.org/support/topic/codex-theme-2/#post-14328655)
 * Please provide a link to a page on your site where we can see this. Thanks.
 *  Thread Starter [myid](https://wordpress.org/support/users/myid/)
 * (@myid)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/codex-theme-2/#post-14403547)
 * Here’s the link:
    [https://www.slowfi-music.com/wordpress/sample-page](https://www.slowfi-music.com/wordpress/sample-page)
   Well, the issue was evident also with the default image, but with this one I 
   want to use is even mmore evident: the sky of the picture is actually really 
   much lighter than this.
 *  Moderator [Steven Stern (sterndata)](https://wordpress.org/support/users/sterndata/)
 * (@sterndata)
 * Volunteer Forum Moderator
 * [5 years, 1 month ago](https://wordpress.org/support/topic/codex-theme-2/#post-14403563)
 *     ```
       div#header-page-title-overlay {
           background-color: initial;
       }
       ```
   
 * That makes the overlaid text hard to read, so also add
 *     ```
       div#header-page-title-inside {
           text-shadow: 1px 1px #000;
       }
       ```
   
 * or change the color or boldness of that text.
 * [[
 * **To add or override CSS:** use the “Additional CSS” option in the customizer._
   [https://codex.wordpress.org/CSS#Custom\_CSS\_in\_WordPress](https://codex.wordpress.org/CSS#Custom_CSS_in_WordPress)_
 * Learn to use the [Chrome Developer Tools](https://developers.google.com/web/tools/chrome-devtools/)
   or [Firefox Developer Tools](https://developer.mozilla.org/en-US/docs/Tools) 
   to help you see and test changes to your CSS.
    -  This reply was modified 5 years, 1 month ago by [Steven Stern (sterndata)](https://wordpress.org/support/users/sterndata/).
 *  Thread Starter [myid](https://wordpress.org/support/users/myid/)
 * (@myid)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/codex-theme-2/#post-14406511)
 * Ok, got it.
    Now I can handle things between text and picture, thank you!

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

The topic ‘Codex theme’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 4 replies
 * 2 participants
 * Last reply from: [myid](https://wordpress.org/support/users/myid/)
 * Last activity: [5 years, 1 month ago](https://wordpress.org/support/topic/codex-theme-2/#post-14406511)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
