Hi again
I’m using the post slider on my homepage and would like to hide the “post date” and “comments” – In fact I would like only to display the title, excerpt and read more link.
Thanks in advance.
Hey Arran!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.slide-content .slide-meta {
display: none;
}
Cheers!
Yigit
Great stuff… Thanks again