Hi support,
I would like to remove all traces of dates in relation to my blog.
I have fond Quick CSS already on the forum to remove it from the masonry, so that’s done. I have also hidden it on the posts themselves via the control panel.
I need to remove it from
Enfold Child Latest News widget
Portfolio widget
Anywhere else a date might show, like search results.
Is it possible to have some CSS for this, please?
Many thanks.
Hey WordPressed,
Please, may you provide to us your website link and the WP and FTP credentials?
Best regards,
John Torvik
Normally I would provide info upfront… but I just wandered if I could get some Quick CSS to hide time and date stamps across the site? Do you really need my FTP details for that??
Hi!
No, we won’t be needing your FTP details. Sorry about that! A link to your website would be helpful, though. You can try adding this in Quick CSS:
.ajax_search_excerpt {display:none !important;}
.date-container.minor-meta updated {display:none!important;}
.news-time {display:none!important;}
If you spot the date displayed elsewhere, please do let us know.
Best regards,
Sarah