[Resolved] Primary navigation: align menu to the bottom

Home Forums Support [Resolved] Primary navigation: align menu to the bottom

Home Forums Support Primary navigation: align menu to the bottom

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #450107
    Fabio Angelo

    Hello

    I have a question: I’d like to have a menu on the right side of my logo, aligned on the bottom of the header.

    What I mean is I solved the position of the menu setting it as floating on the right side, and increasing the right header space i’m able to put the menu just on the right of the logo.

    But if I want to align it on the bottom side I need to increase the menu Item heigh, but in this way I have many empty space below the menu and above the page.

    I’m sorry for my bad english, I’m not english language native.

    You can see the result on my site http://www.affilomarketingitalia.com that is, by the way, under construction.

    May you help me?

    Thank you in advice.

    Have a nice day

    F. Bottinelli

    #450335
    Leo
    Staff
    Customer Support

    Hi there,

    Try this CSS:

    .nav-float-right .inside-header .main-navigation {
        padding-top: 50px;
    }

    Adding CSS: https://docs.generatepress.com/article/adding-css/

    #450390
    Fabio Angelo

    Thank you very much…

    It works fine!

    #450400
    Leo
    Staff
    Customer Support

    No problem!

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.