Home › Forums › WoodMart support forum › Images not showing in Masonary Grid Blog and Date is not removing › Reply To: Images not showing in Masonary Grid Blog and Date is not removing
June 30, 2023 at 10:29 am
#478424
Luke Nielsen
Keymaster
Hello,
Try to use the below code for help.
.single-post .entry-header .attachment-post-thumbnail {
display: none;
}
Let me know the result.
Kind Regards