On normal pages I also see under the title the date and the author.
How can I hide that?
Nobody can help?
Already solved the problem with the following CSS
.entry-meta { display: none; }
On normal pages I also see under the title the date and the author.
How can I hide that?
Nobody can help?
Already solved the problem with the following CSS
.entry-meta { display: none; }