microclesia
Member
Posted 4 years ago #
Blog: http://www.emerse.org
I added the blog name (admin > options > general > "Emerse"), but now the word "Emerse" is overlayed on the screenshot masthead. How can I keep the blog name active, but remove it from showing up on the masthead? I've looked everywhere and can't find a switch. Tks in advance.
Mr Papa
Member
Posted 4 years ago #
its in your theme files, probably header.php
look for a div with id of header and then an H1 header... its output there...
Scrabble
Member
Posted 4 years ago #
I hope I'm remembering this right, but I believe what you can do is, within your css stylesheet, make sure it says:
}
#header h1 {
display:none
}
microclesia
Member
Posted 4 years ago #
Thanks! I found it exactly where you said and everything seems to be working OK now.
Next time keep it in one single thread! No duplicate posts.
http://wordpress.org/support/topic/149688?replies=4