Title: Fixed Nav Display errors
Last modified: October 14, 2016

---

# Fixed Nav Display errors

 *  Resolved [kinseye42](https://wordpress.org/support/users/kinseye42/)
 * (@kinseye42)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/fixed-nav-display-errors/)
 * It seems that on mobile, after the shiftnav hamburger is clicked, the fixed navigation
   header of the page is re-rendering as the page is scrolled. Meaning that the 
   fixed header gets all twitchy as the user scrolls down the page. It keeps trying
   to scroll the fixed elements even though they are position fixed, this results
   in the navigation flickering and pulling away from the top only to snap back 
   in it’s fixed position.
 * I’m working on a password protected site here, so I can’t supply the link, but
   I did find a way to fix the problem – which then caused other problems. The base
   overflow from the first line of the shiftnav.css is set to ‘hidden’, if I change
   that to ‘initial’ the flickering header works as expected and stays put. The 
   problem then is that the shiftnav menu can’t be scrolled vertically after that,
   so it becomes unusable in landscape view.
 * I’d really like to get this resolved. Have you heard of others having similar
   problems? Anything you might suggest i try? If we haveto I can strip out elements
   and get a test site setup to work this out.
 * Thank you very much.

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

 *  Thread Starter [kinseye42](https://wordpress.org/support/users/kinseye42/)
 * (@kinseye42)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/fixed-nav-display-errors/#post-8299634)
 * BTW – this site is WP version 4.6.1, with a Divi Theme.
 *  Plugin Author [sevenspark](https://wordpress.org/support/users/sevenspark/)
 * (@sevenspark)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/fixed-nav-display-errors/#post-8323213)
 * Hi kinseye42,
 * Without seeing the issue firsthand, it’s tough to offer any advice. The only 
   thing I’d suggest is making sure you have “Shift Body” disabled. Sometimes themes
   react poorly to having an extra wrapper added. But what you’re describing sounds
   like some sort of javascript effect from the theme.
 * Best,
 * Chris

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

The topic ‘Fixed Nav Display errors’ is closed to new replies.

 * ![](https://ps.w.org/shiftnav-responsive-mobile-menu/assets/icon-256x256.jpg?
   rev=2247219)
 * [ShiftNav - Responsive Mobile Menu](https://wordpress.org/plugins/shiftnav-responsive-mobile-menu/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/shiftnav-responsive-mobile-menu/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/shiftnav-responsive-mobile-menu/)
 * [Active Topics](https://wordpress.org/support/plugin/shiftnav-responsive-mobile-menu/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/shiftnav-responsive-mobile-menu/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/shiftnav-responsive-mobile-menu/reviews/)

## Tags

 * [display-error](https://wordpress.org/support/topic-tag/display-error/)
 * [fixed position](https://wordpress.org/support/topic-tag/fixed-position/)
 * [flickering](https://wordpress.org/support/topic-tag/flickering/)
 * [shiftnav](https://wordpress.org/support/topic-tag/shiftnav/)

 * 2 replies
 * 2 participants
 * Last reply from: [sevenspark](https://wordpress.org/support/users/sevenspark/)
 * Last activity: [9 years, 5 months ago](https://wordpress.org/support/topic/fixed-nav-display-errors/#post-8323213)
 * Status: resolved