Hi all! I would like to hide the tags in the posts of my Oxygen Theme if possible.
I've purchased the custom CSS upgrade, but don't really know how to use it yet.
Thanks in advance.
The blog I need help with is strawberry-toothpaste.com.
WordPress.com is an easy way to start blogging. Get a blog, check out our features, read the latest announcements, choose from great themes, or learn about the team behind it.
Need help? Check out our Support site, then
Hi all! I would like to hide the tags in the posts of my Oxygen Theme if possible.
I've purchased the custom CSS upgrade, but don't really know how to use it yet.
Thanks in advance.
The blog I need help with is strawberry-toothpaste.com.
This is a good guide on how the css edit function works in wordpress
http://en.support.wordpress.com/custom-design/editing-css/.
Try this to remove the tags.
footer .entry-meta {display: none;}
This topic has been closed to new replies.