Tagged: Blog
Hi, I want to display recent articles on home page I use post slider but I want to hidden categories, is there options to disable it?
thank you
Hey hdesign,
Please try the following in Quick CSS under Enfold->General Styling:
.slide-meta .slide-meta-time {
display:none;
}
Best regards,
Rikard
thanks it helped, solved the problem