• Hi all,

    I’m trying to decrease the header size on my website but can’t figure out how to do it. I searched the forums and tried a couple different things but haven’t been able to do it yet. I’d like to decrease the height of the header bar both on my computer and for mobile.

    Thank you!

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Theme Author pewilliams

    (@pewilliams)

    Hello @lanapustilnikova,

    You have to add the CSS code in additional CSS to remove the height of the header.

    Follow the steps to add the below code.

    Go to Dashboard >> Appearance >> Customize >> Additional CSS >> Add code >> Publish.

    .contact_info, .wrap_figure {
    padding: 0;
    }

    Thank You.

Viewing 1 replies (of 1 total)
  • The topic ‘How to change header size?’ is closed to new replies.