Remove date of posts
-
I tried to review previous discussions to learn if there is a way to remove the post dates above each post. The solutions I found did not work for me. Does anyone know if and how this can be done? Specifically, I’m using the Delicious Magazine theme.
Thank you
The blog I need help with is: (visible only to logged in users)
-
CSS is theme specific so unless what you found was for DM, then it would likely not work. This should do it for you though.
.post-date { display: none; } -
-
Actually, I noticed that the date is removed when I check the site online, but it still appears when I visit it on a smart phone in mobile mode. Hmm. Is there additional code needed for mobile formatting?
-
We cannot edit the mobile theme and it has separate styling. You will have to live with the mobile.
- The topic ‘Remove date of posts’ is closed to new replies.