• Resolved tylersmiller

    (@tylersmiller)


    Alright, I created a custom header, but I only want the entire header area to be the size of the image I uploaded. I do not like the empty black space at the top. Any way to fix this?
    Site in question is my blog: https://tylersmiller.com

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • you could try and influence this by changing the first number value in the padding line:

    /*** LOGO & HEADLINE ***/
    
    #site-title{padding:4em 0 3.6em 0;}

    in style.css of your theme.

    Thread Starter tylersmiller

    (@tylersmiller)

    Hey, that worked! Thats so much for your prompt reply!

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