This topic has 6 replies, 3 voices, and was last updated 4 years ago ago by Rose Tyler
Hi there, want to “hide” metadata (as date, views, and comments) in Blog carousel or chess list view but NO into single post view… its possible? Im not able to find it… please right click on image link to see it.
Hello,
Theme Options > Blog > Blog layout > Show “Byline” On The Blog > Off.
If this is not what you are looking for, provide URL and temporary wp-admin access.
Regards
Thanks Rose… yep I know about that feature… But I want to keep the data in the single post (such as title, number of comments etc) but I don’t want the data to be visible into home blocks, as in the chess view or slider view … those blocks don’t have the option to enable or disable that metadata … the option that you recommend me affects the single post too…
Hello,
Add the below code to Theme Options > Custom CSS
.post-grid .meta-post {
display: none;
}
Regards
YOU’RE SIMPLY THE BEST! (Tina Turner dancing here now!) Thanks!!!
Would you mind to rate our product:
https://prnt.sc/d256m6
https://themeforest.net/downloads
That would be much appreciated 🙂
Regards
You must be logged in to reply to this topic.Log in/Sign up