Removing Site Name from Header
Permalink
Hey guys, I am trying to figure out how to remove my site name from the top of my sitehttp://pleasantstreetbaptistchurch.com/conc/.... I've tried all the different forum solutions and editing the PHP, nothings working. Thanks for your help!
I can't access your site (login page)...
The login page comes up for me just fine. It does say Login to PleasantStreetBaptistChurch. Is that where you are trying to get rid of the name?
Sorry about the login page, permissions were messed up. You should see it in white at the top of the site now "Pleasant Street Baptist Church", and I just want the name removed, and I have tried editing the header.php and I can find the right one
Sorry, I was editing the wrong header.php file and I've fixed it. Thanks anyway
The site name code is usually in header.php.
It may also be possible to hide it using the css file and setting display:none to the Id or class for the site name.