Wordpress help
Wordpress help
- Started 15 years ago
- Last post 15 years ago
- 3 Responses
- Atkinson0
wp admin - settings - show title
however, can sometimes depend on the theme you use
- <********
- hmm, i don't have a 'show title' option in my settings - wp v3.0.3CuriousGeorge
- <
- Sep0
Or open your header.php file in a text-editor, find this code:
<a href="<?php echo get_settings('home'); ?>/"><?php bloginfo('name'); ?></a>
and remove it.
- ********0
Depends on the theme, but generally in your Settings area. General...