Site logo

[Resolved] Main menu vertical align botton (float left)

Home Forums Support [Resolved] Main menu vertical align botton (float left)

Home Forums Support Main menu vertical align botton (float left)

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #325730
    Roy

    Hi,

    I want to vertical align the main menu to the bottom of the logo.

    I tried some css without success.

    my main menu is float left. (RTL site)

    Please help

    Roy

    #325733
    Leo
    Staff
    Customer Support

    Hi Roy,

    Are you able to provide a link to your site? Thanks!

    #325736
    Roy
    #325737
    Leo
    Staff
    Customer Support

    Try this CSS:

    @media (min-width:769px) {
        .main-navigation {
            padding-top: 40px;
        }
    }

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

    Let me know.

    #325741
    Roy

    Great Thanks!

    Another question…..

    There is a way to make the header look better in Tablet screen size – http://imgur.com/a/QS8a8

    Thanks!

    #325751
    Leo
    Staff
    Customer Support

    Hmm looks fine on my ipad: https://s30.postimg.org/sl4g123f5/IMG_0036.png

    Is your screenshot from resizing the window or actual tablet?

    #326123
    Roy

    OK thanks for check in your device

    #326165
    Leo
    Staff
    Customer Support

    Glad I could help 🙂

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