I want to reduce the elements that appear on a page for a post. I am talking about when the user has already clicked on a post and they are reading its contents.
e.g. Not interested in categories and authors appearing as there is a single author for the whole site
Is there a way to select only the elements that I wish to appear?
You have to add below custom CSS code to hide the meta elements from the post single page. Just go to Appearance > Customize > Additional CSS then paste the below CSS code and click on save button
Hello, I also wanted to solve this same issue.
I would not like to show “Author”, “Date” and “Other Categories”) neither in the “Home” nor in the “Post”.
I used the CSS that you report, but I did not get any results.
You have to add below custom CSS code to hide the meta elements from the post and home (blog) page. Just go to Appearance > Customize > Additional CSS then paste the below CSS code and click on save button