New Landing How can we help? Themeforest Theme Support Dante top bar menu drop down disappears before clicking is possible

Viewing 11 posts - 1 through 11 (of 11 total)
  • Posted in: Dante
  • #78841
    WEswift
    Member
    Post count: 234

    Hey Team – when incorporating a menu with a drop down in the Top Bar area, this disappears right when the cursor leaves the initiating top menu item (the menu link item which displayed the drop down initially). Essentially the drop down hides too soon and it’s not possible to select a link from the drop down menu. Thoughts? Thanks in advance!

    #78897
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    If you could provide us with a link I will be happy to look at it for you

    – Kyle

    #79121
    WEswift
    Member
    Post count: 234

    I’m using FF 29.0.1 for OSX.

    link: http://bit.ly/1k7Q5EO

    Thanks!

    #79291
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi @WEswift,

    Just went to look but need a login to access? If you can provide one in a private reply that would be much appreciated!

    – Ed

    #79582
    WEswift
    Member
    Post count: 234
    This reply has been marked as private.
    #79821
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Your front home page url always redirect to login page. So i am not able to see your website after login and before login.

    Thanks 🙂
    With Best Regards
    Swift Ideas

    #79871
    WEswift
    Member
    Post count: 234
    This reply has been marked as private.
    #79892
    Melanie – SUPPORT
    Member
    Post count: 11032

    Hey, this seems to solve it:

    .menu-item-12094 a {
    width: 160px;
    text-align: right;
    margin-bottom: -5px!important;
    padding-bottom: 8px!important;
    }
    #79917
    WEswift
    Member
    Post count: 234

    It does. But it also has the side effect of overlapping the dropdown nav links. Hmmm. Was this intended to only work on the <a> that triggers the dropdown, or the links in the dropdown itself?

    #79962
    WEswift
    Member
    Post count: 234

    the following works:

    /* fix drop down nav disappearing too quickly */
    #top-bar { padding-top: 0px; padding-bottom: 0px; }
    #top-bar .menu > li > a, #top-bar .tb-welcome { padding-top: 8px; padding-bottom: 8px; }
    #80317
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Great

    Let us know if you need further support.

    Best Regards,
    Rui

Viewing 11 posts - 1 through 11 (of 11 total)

You must be logged in to reply to this topic.