Hi could you please help me disable this following messages from my site page-"Added on Nov 20, 2012 in",here's my website link-http://unstoppable.us/
Hi could you please help me disable this following messages from my site page-"Added on Nov 20, 2012 in",here's my website link-http://unstoppable.us/
Hi Jack, there is a plug-in called 'WP Date Remover' that automatically removes the date and time from posts!
Otherwise if you add the following code to your CSS it should remove everything:
.post .meta, .pages .meta {
display: none;
}Hi possum7 where do i add the following codes-.post .meta, .pages .meta {
display: none;
}
i tried to find those code on the wordpress admin editor option under css file sheet but couldn't find anything or do i change my stylesheet from theme folder?
You must log in to post.