Home Forums Jevelin Theme Make the Nagivation Header Smaller Reply To: Make the Nagivation Header Smaller

Home Forums Jevelin Theme Make the Nagivation Header Smaller Reply To: Make the Nagivation Header Smaller

It seems you are using different header menu style so please try using following custom CSS code.

 

.sh-header-4 .sh-nav-container {
    padding-top: 5px;
    padding-bottom: 5px;
}