Support » Themes and Templates » Remove Header

  • Hello,

    I would like to remove my header (cmcarter.com) but I can’t seem to figure it out. I have entered this code into the custom CSS:
    #header {
    background:none !important
    }”

    The only thing it did was hide the background color. Is there anyway to remove it completely? (btw, I’m using Flatten Theme and I can’t read through the .php scripts to just delete it)

    Anyone have any suggestions? Greatly appreciated if you do!!!

Viewing 2 replies - 1 through 2 (of 2 total)
  • If you are referring to the big grey Christopher M. Carter link at the top then go into your header.php in your child theme and delete the div and stuff inside the div below.

    <div class="logo">
    ...
    </div>

    What theme are you using? Try asking for help on your themes dedicated forums.

    Thread Starter Astockpro

    (@astockpro)

    Hey thanks so much! I ended up getting it right.
    ^.^

    And I’m using “Flatten Magazine,” but there doesn’t seem to be a forum for this particular theme. I’m trying get my personal bio to look something like this… (donaldtrump.com)

    Thanks!

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