Menu sensitivity
-
Hi guys.
Could you please suggest how to treat the menu, as it would get in the way sometimes when you scroll back up to see other stuff. Is there a way how to change the sensitivity so it only comes back when you are reaching closer to the top?
Web: http://l-vis1990.com
Cheers,
Ondrej -
Hi Ondrej,
you have to use a little workaround.
In your Customize Settings you probably put in a big number at the Space Top.
When this number is big, it needs a long time until the menu will hide.
Set this number to 20 or 40.
Then you add this to your custom code.
Instead of px you can also use vh. Then it is always in relation to the window height..primary { margin-top: 200px; } .primary.hidden { top: -400px !IMPORTANT; }
I hope I could help!
Best!
Marius
-
Hi Marius.
Thank you for looking to this.
I just tried to apply both suggested settings and things got even worst unfortunately. The menu stays present on screen while scrolling down the page.
I'm using following settings:
Space Top in: %
Space Top: 12%If I would switch to px, would have to be around 180px for Space Top.
Cheers,
Ondrej
Before you post:
- When using a WordPress Cache plugin, disable it or clear your cache.
- Update Lay Theme and all Lay Theme Addons
- Disable all Plugins
- Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code", click "Save Changes"
This often solves issues you might run into
When you post:
- Post a link to where the problem is
- Does the problem happen on Chrome, Firefox, Safari or iPhone or Android?
- If the problem is difficult to explain, post screenshots / link to a video to explain it