Viewing 2 replies - 1 through 2 (of 2 total)
  • Denzel Chia

    (@denzel_chia)

    Hi,

    Use the following in Theme Options -> Custom CSS

    .menu-header {
        height: 70px !important;
    }
    #nav {
        position: relative;
        top: -10px;
    }

    You can do the adjustments.

    Thread Starter thebrowniris

    (@thebrowniris)

    Thank you very much! 🙂

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

The topic ‘Decrease Main Menu Height’ is closed to new replies.