Forums

How to remove title text from blog. (2 posts)

  1. proverbs31woman
    Member
    Posted 3 years ago #

    How do I remove the black title text showing in front of the graphic in the header at http://ithappenedbydesign.com/? I've looked in the header.php and tried removing a couple of things referencing the name but that hasn't made any difference. I put them back in case it affected things in other areas. I also looked in the css file but couldn't see if it was there to be removed.

    I've had a new header.gif designed to match my book cover and that shows the title so I don't need the automated text produced by WordPress.

    Can anyone help me please?

  2. myinstinctwaswrong
    Member
    Posted 3 years ago #

    I would just remove the line shown below from my theme's header.php,

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

    just remember what you do :-)

Topic Closed

This topic has been closed to new replies.

About this Topic