Loss of Navigation Focus - by Allegory - on WordPress WooCommerce support

This topic has 6 replies, 3 voices, and was last updated 9 years, 11 months ago ago by Eva Kemp

  • Avatar: Allegory
    Allegory
    Participant
    April 24, 2014 at 18:59

    We have quite a tall logo in the header space on this theme, which puts the main navigation quite a ways above the dropdown area. When navigating, the pointer loses focus trying to get into the dropdown portion of the menu. Is there a way to drop the menu text from vertical center to vertical bottom so we don’t have this issue? Please advise. Thanks!

    Please, contact administrator
    for this information.
    5 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    April 24, 2014 at 19:33

    Hello,

    This can’t be changed by default in our theme. But you can edit custom.css and insert the following code:
    .main-nav .menu > li .nav-sublist-dropdown { top: 70%; }

    How to create custom.css file you can watch here.

    Regards,
    Eva Kemp.

    Avatar: Allegory
    Allegory
    Participant
    April 24, 2014 at 21:27

    While this worked to fix the focus problem I was hoping to keep the dropdown nav at the top of the slideshow and move the main navigation down – is this possible? Thanks so much for the help!

    Avatar: Eva
    Eva Kemp
    Support staff
    April 24, 2014 at 21:45

    Please try to use this code to have the menu down:

    .header-type-3 .main-nav .menu {
        margin-top: 120px;
    }

    Regards,
    Eva Kemp.

    Avatar: notionmotion
    notionmotion
    Participant
    May 4, 2014 at 07:19

    Thanks, the first set of CSS code fixed my problem.

    Avatar: Eva
    Eva Kemp
    Support staff
    May 4, 2014 at 08:23

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

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

The issue related to '‘Loss of Navigation Focus’' has been successfully resolved, and the topic is now closed for further responses

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