@dymund
If you could give a link to your site, it would be easier to help you out…
@dymund
Open themes/simple-wp-community-theme/style.css, and go to line 2357.
In the ruleset for #access, change
display:block;
to
display:none;
Navbar’s gone
YOU ARE AWESOME!! THANK U!
@dymund
It seems like your header.php is referencing post_title in the title tag.
Make a backup copy of that file, then open it and paste the following between the opening and closing `
` tags:
“
Should work…
AND AGAIN…u are AWESOME! thank you SO much for ALL your help…I really appreciate it!