Sticky header Jumpy / flickering on IE

Home Forums Gillion Theme Sticky header Jumpy / flickering on IE

Home Forums Gillion Theme Sticky header Jumpy / flickering on IE

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    RESOLVED Posts
  • Xav
    Participant

    Hey!

     

    First of all, thanks for the awesome work! This had to be said.

    I started designing a new site using Gillion theme + child,

    All is great except a flickering effect with the header when  scrolling using the mouse wheel in IE 11 / 10 / 9

    The flickering does not occur when dragging the scrollbar using the pointer, only with the mouse wheel.

     

    I disabled all my custom css and code just to rule that out.

    Before i dig deep to find out why this happens i figured you may have an instant idea why it may occur.

    Xav
    Participant

    Solution for this topic

    Ok so apparently, setting the position of primary-desktop div to something else than “relative” fixes the issue, for example :

     

    .primary-desktop {
    position:static;
    }

    Awesome great to see you got that fixed.

     

    Please advise if you have more questions.

     

    Have a fantastic day!

Viewing 3 posts - 1 through 3 (of 3 total)