New Landing How can we help? Themeforest Theme Support Dante A Simple way to move the main menu to the top of header 1

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Dante
  • #209359
    Etelfer
    Member

    Is there a simple way to move the main menu top of header 1?

    #209846
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    Not really an easy way of doing this, you can try by using this CSS which would move the menu to the top:

    #header-section #header {
        padding: 70px 0 25px 0;
    }
    
    div#main-nav {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
    }

    Thanks,
    David.

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register