Hello, I am having trouble hiding the tags at the bottom of my posts in Renew. I’ve tried all the suggestions I could find in the forum discussions to no avail. Currently, I have this CSS in my custom CSS:
.x-renew .post .entry-footer {
display: none;
}
But the tags are still appearing at the bottom of posts. See the page:
http://658.5bf.myftpupload.com/gohawkeye-leg-up-adventure-contest/
Any suggestions would be appreciated!