Primary Menu – Top Nav Issue

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #3950
    jttaynton
    Member

    We just installed this theme and have started playing around with it. I’ve noticed an issue on the mouseover of the top menus that appears on our site but not on the theme demo site. The menu drop-down doesn’t always hold it’s position when mousing over the primary menu options and the sub menu disappears. It makes it very frustrating to use. Is there something missing here that we need to configure? As I said, the issue does not appear on the demo of the templates.

    #3951
    jttaynton
    Member
    This reply has been marked as private.
    #3959
    Nexus
    Moderator

    You can put the following code into custom css in theme options and save changes.

    #primary-menu > ul.menu > li.current-menu-ancestor > a, #primary-menu > ul.menu > li.current-menu-item > a {
    margin-top: 0;
    }

    Hope that helps. Thanks!

    #3962
    jttaynton
    Member

    That has helped. Thanks.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘Enigmatic Theme Support’ is closed to new topics and replies.