Comments 2Ahmad started the conversationAugust 20, 2016 at 4:23pmI am using masonary blog, I want to omit post headlines from the main page. I only want images and no text there. So a visitor by clicking on the image can get the full post on single page. but no text on home page of masonary. 1,558Laborator repliedAugust 22, 2016 at 9:14pmHi Ahmad,Try this by pasting this CSS in your Custom CSS: .blog-holder .box-holder .post-info p { display: none; }Best regards,Laborator Team Documentation Join Kalium Users Group Sign in to reply ...
I am using masonary blog, I want to omit post headlines from the main page. I only want images and no text there. So a visitor by clicking on the image can get the full post on single page. but no text on home page of masonary.
Hi Ahmad,
Try this by pasting this CSS in your Custom CSS:
Best regards,
Laborator Team