Title: fixed header
Last modified: August 21, 2016

---

# fixed header

 *  Resolved [misad91](https://wordpress.org/support/users/misad91/)
 * (@misad91)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/fixed-header-7/)
 * how to set fixed header in this theme.
    tried all kinds of things, but I found
   solutions. help!!!!!!!!!!!

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

 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [12 years, 4 months ago](https://wordpress.org/support/topic/fixed-header-7/#post-4541202)
 * Let’s see your site
 *  Thread Starter [misad91](https://wordpress.org/support/users/misad91/)
 * (@misad91)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/fixed-header-7/#post-4541203)
 * [http://www.autoknjiga.com/](http://www.autoknjiga.com/)
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [12 years, 4 months ago](https://wordpress.org/support/topic/fixed-header-7/#post-4541204)
 * To clarify, what do you mean by “fixed header”?
 *  Thread Starter [misad91](https://wordpress.org/support/users/misad91/)
 * (@misad91)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/fixed-header-7/#post-4541206)
 * or fixed menu.
 *  Thread Starter [misad91](https://wordpress.org/support/users/misad91/)
 * (@misad91)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/fixed-header-7/#post-4541208)
 * I think that when scrolling down to the header remains in the same place that
   does not move
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [12 years, 4 months ago](https://wordpress.org/support/topic/fixed-header-7/#post-4541209)
 * Try:
 *     ```
       #head-container {
        position: fixed;
        background: white;
        z-index: 1;
       }
   
       #main {
        padding-top: 280px;
       ]
       ```
   
 *  Thread Starter [misad91](https://wordpress.org/support/users/misad91/)
 * (@misad91)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/fixed-header-7/#post-4541211)
 * Thank you very much, that’s it!!
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [12 years, 4 months ago](https://wordpress.org/support/topic/fixed-header-7/#post-4541212)
 * That was easy 😉

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

The topic ‘fixed header’ is closed to new replies.

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

## Tags

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

 * 8 replies
 * 2 participants
 * Last reply from: [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * Last activity: [12 years, 4 months ago](https://wordpress.org/support/topic/fixed-header-7/#post-4541212)
 * Status: resolved