Title: Query regarding header
Last modified: August 24, 2016

---

# Query regarding header

 *  Resolved [ankitseth](https://wordpress.org/support/users/ankitseth/)
 * (@ankitseth)
 * [11 years ago](https://wordpress.org/support/topic/query-regarding-header/)
 * Hi,
 * I want to keep transparent header on the home page and normal header on internal
   pages (with a solid color). Is there a way to do that?
 * Any help would be really appreciated.

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

 *  [hannah](https://wordpress.org/support/users/hannahritner/)
 * (@hannahritner)
 * [11 years ago](https://wordpress.org/support/topic/query-regarding-header/#post-6136878)
 * Hey,
    Just turn off the transparent header in theme options > site header then
   add this to your custom css box in theme options > custom css:
 *     ```
       .home .headerclass {
         background: transparent;
       }
       ```
   
 * Hope that works for you!
 * Hannah
 *  Thread Starter [ankitseth](https://wordpress.org/support/users/ankitseth/)
 * (@ankitseth)
 * [11 years ago](https://wordpress.org/support/topic/query-regarding-header/#post-6136918)
 * Hi Hannah,
    That worked! thanks a lot 🙂

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

The topic ‘Query regarding header’ is closed to new replies.

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

## Tags

 * [css](https://wordpress.org/support/topic-tag/css/)
 * [header](https://wordpress.org/support/topic-tag/header/)

 * 2 replies
 * 2 participants
 * Last reply from: [ankitseth](https://wordpress.org/support/users/ankitseth/)
 * Last activity: [11 years ago](https://wordpress.org/support/topic/query-regarding-header/#post-6136918)
 * Status: resolved