Hi. I have a problem with the icon over the blog post. Tried removing it with the quick css from your site but didn’t seem to work. Any tips?
Hi,
Can you post the link to your Blog please?
Regards,
Josue
Try with this code:
.blog-meta {
display: none !important;
}
Cheers!
Josue