Animation since v1.0.5

Hello,
Thank you very much for this beautiful theme !
I’ve got an issue with the animated top menu. When I scroll, and the menu re-appears, there is suddenly a strange “shift” of the page (offset of the height of the Menu).
This problem appears since the migration from 1.0.2 to 1.0.5 (I tried to disable all of my plugins with no results).
Is it a known issue ?
Thank you very much for your help !
Jean

Hi Jean,

I hope you are well today and thank you for your question.

Could you please share me your site URL where it’s happening so that i can troubleshoot it?

Kind Regards,
Movin

Hi,
Here is the URL http://1f51c9ec99.url-de-test.ws/ (under development).
I’m using git, so I’m sure the problem has appeared after the migration…
Thank you very much again for your help !
Jean

You can try resolving this issue by adding the following CSS code in the Custom CSS option of your theme on the below path.

Admin Area -> Appearance -> Customize -> Shapely Options -> Other


nav#site-navigation {
    position: fixed;
}

Hello, and thank you for your response !

I’ll keep it but unfortunately :

  • the menu doesn’t disappear
  • I add {z-index: 100} (or the menu is “under” the rest of the page)

Thank you for your time !
Jean

I visited your shared site but didn’t see the issue on your site.

Could you please tell me a bit more in detail about the issue so that i can troubleshoot it?