Hi there,
I’m using the graphene theme for my website at mendellee.com. The front home page is displaying a static page that currently has no title, and that’d therefore displaying “(no title)” on it.
I’m aware of code that can be used to hide the entry title (unless i have some sort of syntax error):
.post-254 .entry-title { display: none}
but in attempting to place that code in style.css and a few other places where it would seem to make sense, it has not removed the (no title) on that front page (nor a title with content in it if I actually add content to it).
Where do I place that snippet of code?
Thanks,
Mendel