Title: Header moving
Last modified: December 8, 2017

---

# Header moving

 *  Resolved [grupomccac](https://wordpress.org/support/users/grupomccac/)
 * (@grupomccac)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/header-moving/)
 * Hello Again!
    Is there a way to freeze the header when I scroll the page? The
   header is disrupting the reading of the site
    -  This topic was modified 8 years, 5 months ago by [grupomccac](https://wordpress.org/support/users/grupomccac/).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fheader-moving%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Theme Author [themevision](https://wordpress.org/support/users/themevision/)
 * (@themevision)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/header-moving/#post-9764225)
 * Hi,
 * I think you need to change the Header style in `Customizing ▸ Header ▸ General`
   menu, to the “V2”.
 * or, put the CSS code below into `Customize->General->Additional CSS`
 * code:
 *     ```
       .sticky-header.sticky-header-shrink {
           position: relative;
       }
       ```
   
 * Regards
 *  Thread Starter [grupomccac](https://wordpress.org/support/users/grupomccac/)
 * (@grupomccac)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/header-moving/#post-9772778)
 * Thank you

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

The topic ‘Header moving’ is closed to new replies.

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

 * 2 replies
 * 2 participants
 * Last reply from: [grupomccac](https://wordpress.org/support/users/grupomccac/)
 * Last activity: [8 years, 5 months ago](https://wordpress.org/support/topic/header-moving/#post-9772778)
 * Status: resolved