• Resolved nickward777

    (@nickward777)


    Hi all,

    Am running WordPress 3.8.1 using the DeCente theme from ThemeShift. My URL is
    work-writer.com

    Having removed the header image altogether, I now have a lot of white space at the top of the page. There also seems to be a lot of wasted space between the header block and the body which I would also like to remove.

    Can someone help me with the coding or code editing to remove this please?

    Thanks in advance

    Nick

Viewing 4 replies - 1 through 4 (of 4 total)
  • Kristina

    (@kristina-goranovic)

    Hello,

    paste this code in stylesheat document:

    #header {
    margin-right: -70px;
    margin-top: 40px;
    padding: 0;
    position: relative;
    }

    By,
    Kris

    Thread Starter nickward777

    (@nickward777)

    Thanks Kris
    Silly question, but assuming I paste this into the header.php or just simply the style.css sheet?
    Cheers
    Nick

    Kristina

    (@kristina-goranovic)

    just simply the style.css sheer

    Thread Starter nickward777

    (@nickward777)

    Thanks, will keep this for future reference. I moved to TwentyThirteen because I liked the full width screen. As a note, 2013 is NOT fully responsive as it claims – I had to install a responsive theme YOKO for mobile devices and it looks amazing.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Removing header on DeCente theme’ is closed to new replies.