Title: Header
Last modified: August 24, 2016

---

# Header

 *  [bassab11](https://wordpress.org/support/users/bassab11/)
 * (@bassab11)
 * [10 years, 12 months ago](https://wordpress.org/support/topic/header-120/)
 * Hello,
    We’re using your template, and are really pleased with all the features
   de free version has. I do have a question. We’re using on the homepage our logo
   in the center at the top. But this header is quite large. And on the homepage
   isn’t that a problem but on the other pages is to large. Is in possible to keep
   the big header on the homepage and using a other header on the other pages? Maybe
   the header where the logo is next to the menu? We really like to hear if it is
   possible in any way.

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

 *  [rdellconsulting](https://wordpress.org/support/users/rdellconsulting/)
 * (@rdellconsulting)
 * [10 years, 12 months ago](https://wordpress.org/support/topic/header-120/#post-6144455)
 * Link to site would help.
 *  Thread Starter [bassab11](https://wordpress.org/support/users/bassab11/)
 * (@bassab11)
 * [10 years, 12 months ago](https://wordpress.org/support/topic/header-120/#post-6144457)
 * [http://new.volleybal-dedemsvaart.nl/](http://new.volleybal-dedemsvaart.nl/)
 *  [rdellconsulting](https://wordpress.org/support/users/rdellconsulting/)
 * (@rdellconsulting)
 * [10 years, 12 months ago](https://wordpress.org/support/topic/header-120/#post-6144463)
 * 1) To find the right size, experiment with:
 *     ```
       .tc-header .brand .site-logo img {
           width: 30%; /* Adjust */
       }
       ```
   
 * 2) There are some extra selectors you can add, for example:
    .sticky-disabled.
   sticky-enabled .home .page-id-33 (Heren 1)
 * So you’d end up with something like:
 *     ```
       .home .sticky-disabled .tc-header .brand .site-logo img {
           width: 100%; /* Adjust */
       }
       .sticky-enabled .tc-header .brand .site-logo img {
           width: 30%; /* Adjust */
       }
       ```
   
 *  Thread Starter [bassab11](https://wordpress.org/support/users/bassab11/)
 * (@bassab11)
 * [10 years, 12 months ago](https://wordpress.org/support/topic/header-120/#post-6144472)
 * Nice, thanks.
    I think this is what i´m looking for.

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

The topic ‘Header’ is closed to new replies.

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

## Tags

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

 * 4 replies
 * 2 participants
 * Last reply from: [bassab11](https://wordpress.org/support/users/bassab11/)
 * Last activity: [10 years, 12 months ago](https://wordpress.org/support/topic/header-120/#post-6144472)
 * Status: not resolved