Menu Dropdowns not aligned properly - by LisaA

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

  • Avatar: LisaA
    LisaA
    Participant
    January 16, 2017 at 22:16

    I can not seem to get the dropdowns to vertically align properly. My client wants the logo larger than the default logo so I’m sure that is throwing these off for the regular dropdown and also for the fixed dropdown.

    Could you please take a look at the site (in private content), and let me know how to fix this for the regular menu and for the fixed menu.

    Please, contact administrator
    for this information.
    7 Answers
    Avatar: 8theme
    8theme
    Support staff
    January 17, 2017 at 15:51

    Hello,

    Could you please show us the problem on some screenshots for better understanding?

    Thank you in advance

    Avatar: LisaA
    LisaA
    Participant
    January 17, 2017 at 16:09

    I gave you the URL in the original post private section.

    Please see the private content for screenshots and link to site.

    Please, contact administrator
    for this information.
    Avatar: 8theme
    8theme
    Support staff
    January 17, 2017 at 16:59

    Hello,

    Try to add this code to the custom CSS area to fix this

    .header-wrapper.header-advanced .menu-wrapper .nav-sublist-dropdown{margin-top:4px;}
    .fixed-header .nav-sublist-dropdown{top:81px !important;}

    Regards

    Avatar: LisaA
    LisaA
    Participant
    January 17, 2017 at 18:09

    This works great with the regular menu but on the fixed menu, it brings the dropdown up but I can’t mouseover and select any of the dropdown items, the dropdown menu disappears as soon as I move the mouse away from the parent item.

    Any solutions?

    Avatar: 8theme
    8theme
    Support staff
    January 18, 2017 at 08:54

    Please, try to add this code also

    .fixed-header .nav-sublist-dropdown:before {
        top: -50px !important;
    }

    Regards

    Avatar: LisaA
    LisaA
    Participant
    January 18, 2017 at 13:05

    That seems to have done the trick. Thank you!

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    January 18, 2017 at 16:11

    Hello,

    You are welcome!

    Regards

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