Please share the website link? then I will guide you in a better way
jwilde4
(@jwilde4)
GoDaddy Pro person
There are numerous ways that this is possible. I’ve done it personally with a plugin called WP Meta and Date Remover.
However there are more technical ways to do it as well. RankMath wrote an article about it here. There’s obviously pros and cons for removing this type of data from a post, but certainly valuable use cases.
Good luck @michelles00!
@jawad1234 Hi, my site is muslimgap.com, I want the category to show under a post and not the date or author
Thanks
Please go to Appearance->Customize->Additional CSS option then add that code
.psac-post-meta .psac-user-img, .psac-post-meta .psac-time, .psac-post-meta .psac-sep{
display: none !important;
}
Hi, I attached a photo, the author shows still, how can I just show the categories (the city and state) and leave a comment? I do not want the admin showing
https://prnt.sc/CcDbUm5RhFpK
Thanks