Hi,
I have added
.entry-content .post-meta-infos {
display: none;
}
to my quick CSS but its still showing author name, categorys and quantitiy of comments in blog posts?
Best would be if it would just show the date!
Hey Tima,
Could you please provide a link to the site and login info so that I can look into this further.
Best regards,
Jordan Shannon
Hi,
I added the following to quick css and it seems to work. Let me know if this is what you needed:
span.post-meta-infos{
display:none!important;
}
Best regards,
Jordan Shannon
Hm now all information is hided. Thats better than beforde but great would be if it would show the date when the article was published..
Hi,
I updated that css to make sure the date is visible.
Best regards,
Jordan Shannon
Thanks its perfect now
Hi,
Great. I am glad this was able to be fixed. If you need additional help, please do not hesitate to let us know.
Best regards,
Jordan Shannon