Spectrum theme shows date blog posted.
-
Is it possible to not have the posted date show using the Spectrum theme?
The blog I need help with is: (visible only to logged in users)
-
Since you have the Custom Design upgrade, you can remove the date by adding this in the CSS editor:
.post-date { display: none; }In the future make sure you post such questions in the CSS forum, not the Support forum.
-
- The topic ‘Spectrum theme shows date blog posted.’ is closed to new replies.