This topic has 6 replies, 2 voices, and was last updated 10 years, 4 months ago ago by Robert Hall
Hi,
How to hide posted on, author, date, category
Thank you very much.
Best regards
Hello,
To do this, you must add code to your custom.css
.post-info {
display:none;
}
Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
Regards,
Robert Hall.
Thank you very much!
How about adding a space after the post title? (because now post info are hidden)
and if I want to hide “comments or comments are closed”?
A great thank you.
Please provide us with link to the page and wp-admin access.
Regards,
Robert Hall.
Ok, I find a way for the space post title.
But what code should I use to hide “comments or comments are closed”?
Thank you
Please provide us with link to the page, I will look into this issue more deeply.
Regards,
Robert Hall.
You must be logged in to reply to this topic.Log in/Sign up