Twenty Eleven > How To Delete Post Posted by () | Posted in () | Posted on ()
-
I currently have a private blog, using the Twenty Eleven theme on wordpress.com
I was wondering how I can use CSS to remove the Posted on, Posted by on both my blogs and pages.Which CSS code do I have to create – and copy/past – into the CSS Stylesheet Editor?
The blog I need help with is: (visible only to logged in users)
-
Give this a try.
.entry-meta { display: none; }Also on CSS related questions, please post in the CSS forum as that is where I look first for CSS related questions and you will likely get a quicker response. Thanks.
-
-
- The topic ‘Twenty Eleven > How To Delete Post Posted by () | Posted in () | Posted on ()’ is closed to new replies.