Title: div.header-container height adjust
Last modified: May 22, 2017

---

# div.header-container height adjust

 *  [sixecho](https://wordpress.org/support/users/sixecho/)
 * (@sixecho)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/div-header-container-height-adjust/)
 * Hello forgive me if this is a duplicate post but I am trying to adjust the size
   of a header this is the code for the header when I inspect the element. I have
   looked in the editor but cant seem to find the code that controls the header.
   I am using the Rock N Rolla theme if that helps.
 * <div class=”header-container”>
    <header class=”entry-header”> <div class=”black-
   overlay”> <h1 class=”entry-title”>Home</h1> </div> </header><!– .entry-header–
   > </div>
 * Thanks!!!

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

 *  Moderator [Steven Stern (sterndata)](https://wordpress.org/support/users/sterndata/)
 * (@sterndata)
 * Volunteer Forum Moderator
 * [8 years, 11 months ago](https://wordpress.org/support/topic/div-header-container-height-adjust/#post-9153763)
 * Please provide a link to a page on your site where we can see this. Thanks.
 *  Thread Starter [sixecho](https://wordpress.org/support/users/sixecho/)
 * (@sixecho)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/div-header-container-height-adjust/#post-9154023)
 * dev.apautodetailing.biz the header under the main header that lists the menu 
   selection… i want it to be slightly larger than the size of the text for the 
   selected menu item… thanks for any help!
 *  Moderator [Steven Stern (sterndata)](https://wordpress.org/support/users/sterndata/)
 * (@sterndata)
 * Volunteer Forum Moderator
 * [8 years, 11 months ago](https://wordpress.org/support/topic/div-header-container-height-adjust/#post-9154128)
 * try this css
 *     ```
       p.site-description {
           font-size: 150%;
           font-weight: bold;
           text-shadow: 0 0 5px #000;
       }
       ```
   
 * **To add CSS:**
    - If you are using WordPress 4.7, use the “Additional CSS” option in the customizer.
    - If your theme has a custom CSS option, use that to add the CSS shown above.
    - If not, install the plugin [Simple Custom CSS](https://wordpress.org/plugins/simple-custom-css/).
 * Learn to use the [Chrome Developer Tools](https://developers.google.com/web/tools/chrome-devtools/)
   to help you see and test changes to your CSS.

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

The topic ‘div.header-container height adjust’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 2 participants
 * Last reply from: [Steven Stern (sterndata)](https://wordpress.org/support/users/sterndata/)
 * Last activity: [8 years, 11 months ago](https://wordpress.org/support/topic/div-header-container-height-adjust/#post-9154128)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
