How to change header height?

Home Forums Jevelin Theme How to change header height?

Home Forums Jevelin Theme How to change header height?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    RESOLVED Posts
  • vsichkar
    Participant

    Please advise how I can make a header little bit smaller.

    Shufflehound
    Moderator

    Hi there,

     

    Can you please show us which part you want to make smaller?

     

    Best regards,

    Shufflehound team

    vsichkar
    Participant

    I would like to make little bit smaller the part where my logo is ‘Streamline Clinical Trials’: streamlineclinicaltrials.com. The header seems to be little bit wide.

    Shufflehound
    Moderator

    You can try to use this CSS snippet to change header padding:

     

    .sh-header .sh-nav-container {
        padding-top: 15px!important;
        padding-bottom: 15px!important;
    }
    Let us know if that works.
Viewing 4 posts - 1 through 4 (of 4 total)