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
Try this to fix issues before you post:
Use the Search Feature. Maybe there is already a solution to your issue.
1. Update Lay Theme and all Lay Theme Addons
2. Disable all Plugins
3. Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code ", click "Save Changes"
4. Now see if your problem solved itself
5. Go here, see if your problem is listed here:
Troubleshooting
When you post:
1. Post a link to where the problem is
2. If the problem is difficult to explain, post screenshots / link to a video to explain it