March 31, 2020 at 6:23 am
#76269
Theme Horse Support Team
Keymaster
To remove all those info, please go to ‘Appearance > Customize > Additional CSS’ and paste the below Custom CSS Code.
.entry-meta:not(.category-meta) {
display: none;
}
.post-block .entry-title {
margin-bottom: 10px;
}
Thanks