Tagged: x Author Posts March 24, 2016 at 12:19 am #850662 ldollardParticipant How do i remove the date on the text overlay in my post grid? http://dev3.novelcreativeagency.com/ thanks so much March 24, 2016 at 12:28 am #850671 Paul RModerator Hi, Thanks for writing in! You can add this under Custom > CSS in the Customizer. .vc_gitem-post-data.vc_gitem-post-data-source-post_date { display:none; } Hope that helps Author Posts