ChinaJoe
Member
Posted 3 years ago #
I know I can have my domain name show in the upper left corner of the browser by adding it into settings. However, I have a header graphic that has the domain name in the header area.
If I put the domain name in setting it shows over my header image. If I take it out of settings it does not show up in the upper left corner of the browser.
How can I solve this problem?
Thanks in advance,
Joe
Edit the header.php in wp-content/themes/yourtheme and simply delete the the header tag (something like <?php bloginfo('name'); ?> or <?php bloginfo('description'); ?>.
ChinaJoe
Member
Posted 3 years ago #
I tried that without success.
However, I did some more digging on this forum and found the answer by using the All in One SEO Pack plugin.
Thanks for your help