Title: Flickering Top
Last modified: August 24, 2016

---

# Flickering Top

 *  Resolved [ionee23](https://wordpress.org/support/users/ionee23/)
 * (@ionee23)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/flickering-top/)
 * Hi
 * Thank you for providing thie awesome theme!
 * One problem i have dicovered is the ‘flickering top bar’. It seams that the page
   loads 10 pixels below the top of the browser window (ie/ff) an than – within 
   1/10 seconds – jumps to the top of the browser window where it belongs.
 * you can see it if you go to tc-erpel.de/wordpress, go to news and go back to 
   the startpage.
 * understood? discovered? help?

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

 *  [Rocco Aliberti](https://wordpress.org/support/users/d4z_c0nf/)
 * (@d4z_c0nf)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/flickering-top/#post-6023175)
 * Try with:
 *     ```
       .tc-sticky-header .tc-header {
       top: 0;
       }
       .tc-sticky-header #tc-reset-margin-top{
        display: block;
       }
       ```
   
 * should reduce that, otherwise you have to renounce to the sticky header and disable
   it
 *  Thread Starter [ionee23](https://wordpress.org/support/users/ionee23/)
 * (@ionee23)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/flickering-top/#post-6023247)
 * Thanks! As you said, it reduces the effekt but it is still there and looks not
   that pretty …
 * other ideas? or is this a common behaviour of sticky headers?
 *  Thread Starter [ionee23](https://wordpress.org/support/users/ionee23/)
 * (@ionee23)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/flickering-top/#post-6023248)
 * UPDATE!
 * YOUR CODE SNIPPLET SOLVED THIS PROBLEM COMPLETELY!
    (i can still see the jumping
   header when i am logged in but as soon i am logged out … voila!)
 * thank you! **resolved!**
 *  [Rocco Aliberti](https://wordpress.org/support/users/d4z_c0nf/)
 * (@d4z_c0nf)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/flickering-top/#post-6023249)
 * Glad you solved.

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

The topic ‘Flickering Top’ 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/)

 * 4 replies
 * 2 participants
 * Last reply from: [Rocco Aliberti](https://wordpress.org/support/users/d4z_c0nf/)
 * Last activity: [11 years, 2 months ago](https://wordpress.org/support/topic/flickering-top/#post-6023249)
 * Status: resolved