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
Post Meta Show Date & hide Categories and Author
Arik1
March 2017
in
Blog
Hello, i have to display on the posts only the data of the single post and hide vcard author, post-author and the icon-clock.
Can you help me?
Thanks a lot!
Arik.
Comments
Bryan
March 2017
Hi,
Send us a link to your website
thanks
Arik1
March 2017
edited March 2017
Bryan
March 2017
Hi,
use this custom css
.home .post-head .post-meta {
display:none !important;
}
Arik1
March 2017
Hello, thank a lot,
to display only the date i used this custom css:
.post-author{
display:none !important;
}
.icon-clock{
display:none !important;
}
Sign In
or
Register
to comment.
Comments