Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1208119
    alex5252
    Participant

    I have a submenu transition delay set on this site: https://marckdesignconcepts.com/pearlcitystatebank/

    My problem is I only want this delay on mouse out, I don’t want it to delay the opening of the menu. how do I fix that?

    #1208444
    Rue Nel
    Moderator

    Hello There,

    Thanks for writing in! You can adjust the transition delay by going to Ubermenu settings, Appearance > Ubermenu > Main UberMenu Configuration > Sub Menus. Please see it here: http://prntscr.com/crjrip

    Hope this helps.

    #1208445
    alex5252
    Participant

    That controls both the mouse on and mouse off though. I just want to adjust the mouse off transition.

    #1208576
    Rue Nel
    Moderator

    Hello There,

    To make the transition delay of displaying a sub menu when your hover a menu item, please add the following css code in the customizer, Appearance > Customize > Custom > CSS

    .site #ubermenu-main-2-primary li.ubermenu-active:hover ul.ubermenu-submenu, 
    .site #ubermenu-main-2-primary li.ubermenu-in-transition ul.ubermenu-submenu {
        transition-delay: 0.0s !important;
    }

    Hope this helps.

    #1208861
    alex5252
    Participant

    I’m not trying to delay the displaying of a submenu. I am trying to delay the hiding of a submenu when you mouse off it.

    #1208930
    Christian
    Moderator

    I see. Regretfully, that isn’t an option offered by Ubermenu. It could be possible with custom development, but this would be outside the scope of support we can offer. You might want to contact our trusted partners who caters X setup and customization needs. Please see https://community.theme.co/custom-development/

    Thanks for understanding. Take care!

  • <script> jQuery(function($){ $("#no-reply-1208119 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>