Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #49128
    Campagne
    Participant

    Hello Sakin

    I would like to reduce the high and low margins of the header too large

    benoist.fr

    1) I can not do with the codes given in another post.
    #site-logo { padding-top: 0; }
    #hgroup-wrap { padding: 0; }
    it shifts everything. It’s very ugly

    2) there is he possibility of adding a second logo on the right?

    Thanks in advance,
    Sylvain

    #49138
    Sakin
    Keymaster

    @Campagne:

    1. Not sure what are you trying to do it. If you don’t like to totally removing the padding then you can add the following css in “Appearance => Theme Options => Custom CSS” box. You can change the padding-top and padding-bottom as per you need

    #site-logo, #hgroup { padding-top: 20px; }
    #hgroup-wrap { padding-bottom: 15px; }

    2. You can add another image in the header right sidebar. For that, go to “Appearance => Widgets”.

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