Moving Menu bar down

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #30603
    Antonio Scotti
    Participant

    Hi,
    how can I move the menubar down so that it positions closer to the header’s edge? (see attached picture)

    #30605
    Veena
    Moderator

    Pls use the below custom CSS in themeoptions > custom CSS –

    #primary-menu {
        top: 30px;
    }
    

    And you can change the value as per your need.

    #30608
    Antonio Scotti
    Participant

    Thanks!!!!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Moving Menu bar down’ is closed to new replies.