Please how do i do away with the dates that appears after updating the edited page
-
after updating the edited page, i would like to know whether i could get rid of the date or could post- date the page
The blog I need help with is: (visible only to logged in users)
-
Hi godsvisionlegon!
If you had Custom Design, a feature of WordPress.com Premium and WordPress.com Business Plans, you could add some CSS that would remove the date from the display.
.entry-date { display: none; }
- The topic ‘Please how do i do away with the dates that appears after updating the edited page’ is closed to new replies.