• Hi,

    I’m trying to find out how to change the height of the header. I’ve searched the forums and tried a couple different things but haven’t been able to make it work yet. I’m using the Medical Care theme and want to decrease the height of the gray header bar at the top of the page for both computer and mobile views.

    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.