I’m trying to remove the time/date stamp immediately under each post title from this page: http://meditation-dc.org/events/
I would also like to remove the time/date stamp on each individual post, for example, where it says “May 11” on this page: http://meditation-dc.org/events/keeping-cool-when-things-get-hot-overcoming-anger/
Any suggestions?? THANKS in advance!
Hi vbcepc!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.date-container, .text-sep-date {
display: none !important;
}
Best regards,
Yigit
Awesome! So easy and so fast! :-D
What is the code to remove the part that says “0 comments” and “by webmaster”? I’d like to leave the “in Workshops Single Events” (which I think is category).