Expired
Hi –
I would like to remove dates on the masonry style layout of the blog entries. Can you please direct me how to do this? Thank you.
John gregviehman.com – bottom of homepage, in the blog section.
Hello,
Sorry for the late reply. Please add these lines into your custom css box:
.blog-article.grid-style .info li:last-child { display: none; }
Best regards!
Great thank you!
You must be logged in to reply to this topic.