Lay Theme Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Popular
    • Users
    • Search

    Menu sensitivity

    General Discussion
    2
    3
    348
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • ondrejricica
      ondrejricica last edited by ondrejricica

      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

      1 Reply Last reply Reply Quote 0
      • mariusjopen
        mariusjopen Global Moderator last edited by

        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.

        0_1502271818803_Bildschirmfoto 2017-08-09 um 11.39.50.png

        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

        www.mariusjopen.world

        1 Reply Last reply Reply Quote 0
        • ondrejricica
          ondrejricica last edited by

          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

          1 Reply Last reply Reply Quote 0
          • First post
            Last post

          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

          Thanks!

          Online Users

          Recent Topics

          • C

            centred Carousel fixed width and proportions

          • L

            position Project titles outside the images on the side

          • slow navigation WP admin control panel

          • P

            News element date and title order

          laytheme.com