Navigation Dropdown won't stay down

Support Area Forums Foundation Navigation Dropdown won't stay down

Viewing 4 posts - 1 through 4 (of 4 total)
URL to the page in question: http://leadingstrategically.com
  • Author
    Posts
  • #37141
    Kenneth Greenberg
    Participant

    Hi Bill — for some reason recently my dropdowns won’t stay down as you try to move your mouse down to a sub item. As far as I can see, the problem seems to be the small space between the nav bar and the body of the website. But I think that’s normal and didn’t cause a problem before. Can you please advise? Thank you!

    #37143
    Bill Robbins
    Moderator

    Hi Kenneth,

    Let’s give this a try. Download this plugin https://support.organizedthemes.com/wp-content/uploads/2016/04/jquery-update.zip and install/activate it. See if that won’t help the menus work better. If you run into trouble, let me know.

    Thanks,
    Bill

    #37200
    Kenneth Greenberg
    Participant

    Hi Bill, unfortunately the jquery update plugin didn’t seem to do anything. Any other suggestions?

    Thanks so much for the help.

    #37204
    Bill Robbins
    Moderator

    Let’s approach it this way then. Go to the Theme Options page and click on the Styling tab. Scroll down to the custom css box there and add this:

    
    #header #navigation .menu li ul {
    	margin-top: -5px;
    }
    

    and then save your changes. Clear out your WP Engine cache and see if that won’t move the menu up just a bit. You can experiment with the -5px value in the snippet above. A lower (more negative) number will move it higher and a higher number will move it lower. Let me know if that doesn’t do the trick.

    Take care,
    Bill

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Navigation Dropdown won't stay down’ is closed to new replies.