Drop Down Menu Spacing - by griffin12000

This topic has 2 replies, 2 voices, and was last updated 7 years, 7 months ago ago by Olga Barlow

  • Avatar: griffin12000
    griffin12000
    Participant
    September 12, 2016 at 03:28

    Hello, I’ve tried some of the existing css code changes I’ve read about however they dont work.

    If you look at the website when you hover over the “Shop by Vehicle” on the menu the sub menu is too far down and disappears once you move off the Shop by Vehicle. Please let me know what I need for custom css

    thanks so much

    patrick

    1 Answer
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    September 12, 2016 at 10:14

    Hello,

    This issue is related to your logo height. Add the following code to fix the problem (Theme Options > Styling > Custom CSS):

    .nav-sublist-dropdown:before {
        top: -60px;
        height: 80px;
    }

    Regards

  • Viewing 2 results - 1 through 2 (of 2 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.