badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

How to reduce space in header?

Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #49039
    Stefan
    Participant

    Hi on http://www.gintleman.de/ I uploaded a separate header –

    The Logo is cropped but in the header there is so much space above and below. Is there a way to reduce the space around the logo (above and below so that the navigation comes directly under the logo)?

    #49194

    Hi Stefan,

    For to reduce the header spaces around the logo go to Appearance > Customize/Theme Options > Design Options Tab > Custom CSS paste the following CSS code and Click on save button:

    .hgroup-wrap img {
        margin-top: 0;
        margin-bottom: 0;
    }
    .hgroup-wrap {
        padding-bottom: 20px;
    }

    Thank you for using our theme.

    #49434
    Stefan
    Participant

    It worked. Thank you very much.

    #49436

    Hi Stefan,
    Could you also please help us rating this theme in WordPress Repository.
    https://wordpress.org/support/view/theme-reviews/clean-retina
    We really appreciate your rating.

    Thank you!

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.