• lugt1908

    (@lugt1908)


    Hello, first of all, the theme is great! However, after uploading my logo, the header seems to stretch slightly out of proportion. There seems to be too much padding above the logo, more then below it which makes it look uneven and the header just looks slightly too large on the whole. There is just too much white space in it… Whereas it was slimmer and a lot more streamline before uploading the logo.

    Is there any way someone can help me fix this…:)

    Thx!

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • jerrysarcastic

    (@jerrysarcastic)

    Hi there,

    You can try the following custom CSS to adjust the padding at the top of the header. This looks centered to me but you are welcome to tweak the code by using something other than 0px in the code below:

    .site-header .wrapper {
        padding-top: 0px;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Header height too big after uploading logo’ is closed to new replies.