Hi @lucilafreire
To disable the date please follow this link:
https://docs.themegrill.com/colormag/customize-post-meta/
Do let us know if it helps.
Best Regards,
Does’nt help. I want the css code to remove the dates of the posts.
Hi @lucilafreire,
Could you try the following CSS and let us know if it works for you.
.posted-on{
display: none;
}
Hi,
I used it to remove the author name with
.author{
display:none;
}
Thanks for helping !
Hi @fragath,
Glad to help you. If you do have any further queries regarding our theme please do let us know.
Thank you.