CSS to remove date/time in Cubic
-
How can I get ride of the date/time stamp in Cubic?
The blog I need help with is: (visible only to logged in users)
-
Hi there, this will remove the entry date from all posts in Cubic.
.entry-date { display: none; }
- The topic ‘CSS to remove date/time in Cubic’ is closed to new replies.