Forums

Is it my breath?? (6 posts)

  1. sagew
    Member
    Posted 3 years ago #

    Gettin' no love here in the forum! How do I take out the default text in the Header. Currently it appears on top of my custom banner.

    http://www.dynamicenergetichealing.com/blog/

  2. whooami
    Member
    Posted 3 years ago #

    starting a 4th topic is not the solution.

  3. sagew
    Member
    Posted 3 years ago #

    Then what is?

  4. Chris_K
    Member
    Posted 3 years ago #

    A) Consider patience. Nobody is paid to be here answering questions. Everyone is a volunteer.

    B) Consider descriptive/useful topic titles.

    C) Don't repost/dupe topics.

  5. chaoskaizer
    Member
    Posted 3 years ago #

    Then what is?

    a lot of patience I guess.

    How do I take out the default text in the Header.

    assume that your theme directory is writable. goto WP Admin > Design > theme editor > default (kubrick) > header.php

    remove the following code inside header.php ↓

    <h1><a href="<?php echo get_option('home'); ?>/"><?php bloginfo('name'); ?></a></h1>
    <div class="description"><?php bloginfo('description'); ?></div>

    or you could also hide the txt with css

    #headerimg h1,#headerimg div{display:none}
  6. sagew
    Member
    Posted 3 years ago #

    Thank you, thank you, thank you!!!! I brushed my teeth just in case.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.