How to remove whole “Posted on…be..in, tagged…etc” section in the blog?
Thank you.
This topic has 2 replies, 2 voices, and was last updated 10 years ago ago by Eva Kemp
How to remove whole “Posted on…be..in, tagged…etc” section in the blog?
Thank you.
Hello,
Please add this code in custom.css file:
.article .entry-utility {
display: none;
}
To create custom.css you need rename default.custom.css to custom.css in wp-content/themes/blanco directory via FTP and enable it in Blanco – Theme Settings, tick “Enable Custom CSS file”.
Thank you.
Regards,
Eva Kemp.
You must be logged in to reply to this topic.Log in/Sign up