- This topic has 4 replies, 2 voices, and was last updated 5 years, 4 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
	
Viewing 6 posts - 1 through 6 (of 6 total)
	
- You must be logged in to reply to this topic.


Home › Forums › Pro Themes › Personify Pro › How to remove data and post category from Featured Posts section?
Tagged: data, post categoty
I would like to ask how to remove data and post category from the Featured Post Section? I don’t want to display them on the front page.
Hello,
Regarding your query, please provide us with your site URL and screenshot highlighting the section you are referring to so that we can inspect and help you provide the fix.
Regards.
Hello,
Thank you for the site URL.
The image you have sent is not supporting.
Please provide us the specific screenshot using a light shot app so that we can be more clear and help you provide precise fixes.
https://app.prntscr.com/en/download.html
Hope this helps.
Regards.
Ok. I am sending you the screenshot again. I hope it will work.
Hello,
Please add below given CSS following the path Admin Panel > Appearance > Customize > Additional CSS to remove the date and category displaying on the home page in the section you have mentioned.
.home .posts-wrapper .entry-meta{
   display: none;
}Hope this helps.
If you have further queries, kindly let us know.
Regards.
| Cookie | Duration | Description | 
|---|---|---|
| cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". | 
| cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". | 
| cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". | 
| cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. | 
| cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". | 
| viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. | 
 
	    


