Hello,
I play with the blog post grid, and wonder if the blog grid can have an option to show only title and featured image?
I really hoping someone could help me.
Thank you
Hey tropsens!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.slide-meta, .slide-entry-excerpt {
display: none;
}
If that does not help, please post the link to your page
Cheers!
Yigit
Hi Yigit,
Thanks for your reply. However, that is not what I meant.
I meant that in the Blog Post Advanced Editor, after choosing Grid Layout, then there is an option to show blog grid based on title + excerpt etc. To this option, is there a way to add only title + featured image?
I hope i’m not confuse you.
Thank you
Hi Yigit,
Thanks for letting me out from the confusion. It works.
Thanks