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*

modify header

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #28894
    martinslopez
    Participant

    I would like to know how can I make the header of the web does not have the so separated between items as they are now spaces. I would make the whole was much more compact
    http://www.sementetrasancos.gal

    #28965

    Hi Martin,

    Crop your logo and upload.
    Seems that you are using more white space in your logo which takes large width size.

    Thank you!

    #29046
    martinslopez
    Participant

    i do this change, but from de logo to the menu, i have a lot spaces white, and from the the text “hosting por dinahosting” to the logo i have the same trouble. how i can change this space??

    #29075

    Hi Martin,

    To reduce the space you have to use the medium size logo OR you can add the custom CSS to reduce the space around the logo. For that go to Appearance -> Customize/Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on Save & Publish button.

    #site-title a img {
        max-width: 220px;
    }
    #site-logo {
        margin-top: 0;
    }
    .hgroup-wrap {
        padding-bottom: 12px;
        padding-top: 10px;
    }

    Thank you for using our theme.

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