After hover submenu too quick disappeare

This topic has 5 replies, 2 voices, and was last updated 7 years, 9 months ago ago by Jack Richardson

  • Avatar: Vladislav
    Vladislav
    Participant
    June 14, 2016 at 10:18

    Hi!

    There is shortcoming.
    After hover primary menu element submenu too quick disappears.

    Please, contact administrator
    for this information.
    4 Answers
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    June 14, 2016 at 11:05

    Hello,

    Try to add this code in custom.css file:

    .main-nav .menu > li .nav-sublist-dropdown {
      top: 70%;
    }

    How to create custom.css you can watch in this tutorial

    Best regards,
    Jack Richardson.

    Avatar: Vladislav
    Vladislav
    Participant
    June 14, 2016 at 11:40

    Jack,

    I thouht the solution in CSS rule “transition: ease-out”, but your way also ok!

    Thanks a lot

    Avatar: Vladislav
    Vladislav
    Participant
    June 14, 2016 at 12:05

    Once I get to you

    Want to add one more question.

    There is а large gap between slider and banners (screenshot 1 Before)
    There is no gap after scrolling to the end slider. This is as it should be (screenshot 2 After)

    regards,
    Vlad

    Please, contact administrator
    for this information.
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    June 14, 2016 at 13:13

    Hello,

    Please use this code in custom.css file:

    @media (min-width: 1200px) {.owl-carousel .owl-wrapper-outer {
      height: 350px;
    }}

    Best regards,
    Jack Richardson.

  • Viewing 5 results - 1 through 5 (of 5 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.