Support Center
Visit Demo
License manager
Buy @ envato
toggle menu
Categories
Discussions
Activity
Sign In
·
Register
Sign In
·
Register
Categories
Discussions
Activity
Sign In
·
Register
×
Home
›
Theme support
›
Blog
Remove Date from Author/Date line above blog postings on single page
pattythesnugbug
September 2014
in
Blog
Hi there! How do I remove the date from the blog postings single page? I just want the author name to show. Thanks, Patty
Comments
Albert
September 2014
Hi,
please use below css for that:
.single-post .author-date .date { display: none; }
Sign In
or
Register
to comment.
Comments
please use below css for that: