Remove Post Date from Snap Theme
-
Hello! I was wondering if someone could help me with the CSS code I need to remove the post date from my post entries. Thank you!!
The blog I need help with is: (visible only to logged in users)
-
If you are talking about the date that shows below the posts on the single post pages such as here: http://dillonandemilywedding.wordpress.com/2013/10/27/day-of-details/ , add the following CSS.
.portfolio-details { display: none; } -
-
-
I would also like to remove date in Snap theme but I am not sure where to add this code .portfolio-details {
display: none:} -
@marianinfrance, since CSS is almost always theme specific, and you are using a different theme than the one discussed in this thread, so to prevent confusion for users coming to this thread in the future, can you please start a new thread in the CSS forum at: https://en.forums.wordpress.com/forum/css-customization#postform ? Many thanks in advance. I’ll watch for your new thread.
- The topic ‘Remove Post Date from Snap Theme’ is closed to new replies.