• I’m trying to extend my menu display time. At the moment, when the bars are clicked, it only displays for a short while before disappearing. Also, when user is choosing which item to select, hover or not, it disappears before they’ve had a chance to select anything.

    Tried css: .dropdown-menu {transition-duration: 40s;}

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hey there

    Please try this code:

    li#menu-item-1496 {
    width: 118px;
    }

    You just need to make menu element little bit wider ??

Viewing 1 replies (of 1 total)
  • The topic ‘Extending menu’ is closed to new replies.