• Resolved Naoken22

    (@naoken22)


    Please Help! I’m using the skt full width theme and am having problems getting the height of the header smaller. I edited the custom header code to be a height of 100 instead of 400 but nothing has changed. There is barely any space on the page with that header in my way and I would really appreciate it if someone could walk me through how to either get rid of it or make it smaller in height.
    Thanks in advance!

Viewing 5 replies - 1 through 5 (of 5 total)
  • I think you are talking about the space above the logo and blog title?
    So my method is edit “main.css”
    – go to “.header .logo{” then edit the first “padding” number to “0”
    – go to “h2#page-title,.” then edit the first “padding” number to “0”

    I hope this can help you.

    Thread Starter Naoken22

    (@naoken22)

    Thanks for your reply,
    but there is no main.css for me to edit. there is a style.css and the line you are talking about is not in there.
    Either way though, I’m not trying to change the space above the logo, I’m trying to change the height of the top of the page that has the page name on it.
    I also would like to either shorten the height of the footer or get rid of that as well. I’ve messed with the code in header and footer and nothing seems to change.
    Thanks for any help you can provide in advance.

    Thread Starter Naoken22

    (@naoken22)

    oh! You’re editing the code on your computer and not in wordpress itself! Okay I have found main.css, maybe the answer to my question is in here! Thank you!

    sorry I forgot to tell you that file is in “wp-content/themes/skt-full-width/css” folder.
    please tell us the way you use to resolve your problem.

    Thread Starter Naoken22

    (@naoken22)

    Haven’t resolved it yet but I’m getting closer!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘header height’ is closed to new replies.