This topic has 3 replies, 2 voices, and was last updated 8 years by Radu.

  • Author
  • #131088
     donk
    Participant

    I’m trying to get the menu to align at the bottom of the header vs. the middle.  This becomes a problem for sub-menus as they open below the header, not under the menu item.

     

     

    Attachments:
    You must be logged in to view attached files.
    #131216
     Radu
    Moderator

    Hi,

    Add this css to wp-admin -> theme options -> quick css

    COPY CODE
    
    .logo-to-right .navbar-nav>li.menu-item-has-children >a {
        line-height: 40px !important;
    }
    

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #131217
     donk
    Participant

    Thanks, that definitely fixed the child menu position.

    Is there a way to move the menu down to the bottom of that DIV, if I wanted to do that instead?

    #131242
     Radu
    Moderator

    Hi,

    We don’t have a good solution for that, there are lot of dependencies and it’s little complicated to do that, in next update of the theme you should be able to do that

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 4 posts - 1 through 4 (of 4 total)

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?