Hi Thanks,
Unfortunately that didn’t work… though I may have done it wrong.
This is the CSS in my style.css:
.entry-info .comments-link a {
color: #333;
display: none;
float: right;
font-weight: bold;
margin: -2px 1px 0 5px;
padding: 2px 10px;
text-decoration: none;
}
I took the word ‘block’ out and replaced it with none. Should I have also removed all the other details about float and margin etc?
The meta data is still there.