[Resolved] Hover Time

Home Forums Support [Resolved] Hover Time

Home Forums Support Hover Time

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #11989
    James

    Is there a way to reduce the hover time on the dropdown menus? I want the dropdown boxes to disappear quicker after I take the mouse off of them.

    #12064
    Tom
    Lead Developer
    Lead Developer

    You can do this, but it involves adding a child theme with a functions.php file, and adding some PHP (which can be tricky).

    Our default child theme can be found here: http://generatepress.com/api/themes/generatepress_child.zip

    It can be uploaded and activated like any other theme.

    Then you would add something like this to the functions.php file at the bottom:

    https://gist.github.com/generatepress/aa03631238f3a24ee7ff

    #12658
    Tom
    Lead Developer
    Lead Developer

    I agree the menu was sticking around a little too long.

    I’ve decreased it by half a second in the next version.

    Tom

    #12935
    James

    I went to the Dashboard>Appearance>Editor and pasted in the code that you linked but it doesn’t seem to have changed anything. I tried playing with the delay time (the 100 in the code) but that doesn’t do anything so I assume I am doing something wrong. Any ideas?

    #12967
    Tom
    Lead Developer
    Lead Developer

    Did you paste that code into the functions.php file?

    If you’d like, you can email me at support@generatepress.com and I can see if I can decrease it for you.

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.