Title: How to remove &#8220;just another wordpress weblog&#8221;
Last modified: August 19, 2016

---

# How to remove “just another wordpress weblog”

 *  [savannah22](https://wordpress.org/support/users/savannah22/)
 * (@savannah22)
 * [16 years, 9 months ago](https://wordpress.org/support/topic/how-to-remove-3/)
 * How do I remove “just another wordpress weblog”

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [Brian Harris](https://wordpress.org/support/users/zgani/)
 * (@zgani)
 * [16 years, 9 months ago](https://wordpress.org/support/topic/how-to-remove-3/#post-1179723)
 * Admin>>Settings>>General you will see the Blog title and underneath it the tagline–
   the tagline is what you want to mess with.
 *  [@mercime](https://wordpress.org/support/users/mercime/)
 * (@mercime)
 * [16 years, 9 months ago](https://wordpress.org/support/topic/how-to-remove-3/#post-1179724)
 * Open up your theme’s header.php and check the ID name or class name or span name
   of container around the description. When you find it, open up your theme’s style.
   css with text editor and add this at the bottom
 *     ```
       #description
       { display: none; }
       ```
   
 * not sure what you’ll find in your header.php, you might have to replace #description
   with .description or something else.
 *  Thread Starter [savannah22](https://wordpress.org/support/users/savannah22/)
 * (@savannah22)
 * [16 years, 9 months ago](https://wordpress.org/support/topic/how-to-remove-3/#post-1179727)
 * Thank you so much it worked! I been stumped on that one for 2 days!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘How to remove “just another wordpress weblog”’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 3 participants
 * Last reply from: [savannah22](https://wordpress.org/support/users/savannah22/)
 * Last activity: [16 years, 9 months ago](https://wordpress.org/support/topic/how-to-remove-3/#post-1179727)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
