"How to remove the Post date?"
-
Hello Good Folks,
“How to remove the Post date?” In the “Eventbrite” theme, I would
like to remove the date on each post. Kindly advice me as to how
can I do it?Rafiq
The blog I need help with is: (visible only to logged in users)
-
Rafiq, I see the posted on date and modified date. Are you wanting to remove both of those? If so, you can add the following CSS.
.event-text .date { display: none; } -
-
- The topic ‘"How to remove the Post date?"’ is closed to new replies.