Viewing 6 replies - 1 through 6 (of 6 total)
  • Sam

    (@soumendra)

    Hello,

    You can try this in your Custom CSS to reduce the height:

    .site-title {
        margin-bottom: 0;
        margin-top: 30px;
    }
    .site-description {
        margin-bottom: 0;
    }

    You can adjust the value as per your requirement.

    Thank you.

    Thread Starter aheuvel

    (@aheuvel)

    Cool. Thanks. Which plugin is recommended for changing the css?

    Sam

    (@soumendra)

    Hello,

    You can find the Custom CSS in your them option, If that is not there you can refer this to add Custom CSS.

    Hope that helps you, feel free to ask if there is any other problem.

    Thank you.

    • This reply was modified 8 years, 4 months ago by Jan Dembowski.
    Thread Starter aheuvel

    (@aheuvel)

    Thanks a lot for all the help!

    Sam

    (@soumendra)

    Pleasure to help you. ??

    Moderator Kathryn Presner

    (@zoonini)

    An easy way to add custom CSS is to install the Jetpack plugin and activate the Custom CSS module. You’ll then add your custom CSS in the new stylesheet editor that’ll appear in your dashboard, under Appearance > Edit CSS.

    As alternatives, you could either install a standalone custom CSS plugin, or create a child theme.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Changing Header height’ is closed to new replies.