I cannot see how to erase the two forward slashes that appear at the end of my header in rusty grunge. Help? Thanks.
I cannot see how to erase the two forward slashes that appear at the end of my header in rusty grunge. Help? Thanks.
A link to your site would help.
Jeepers...
Open header.php and look for:
<h1><a href="<?php bloginfo('url'); ?>"><?php bloginfo('name'); ?> // <?php bloginfo('description'); ?></a></h1>
Just delete the two '//' or replace with something more suitable.
Thanks! Done!
This topic has been closed to new replies.