Hi awesome support team.
I’ve just updated my site to Enfold V 3.4.1 and all of a sudden the post sliders are showing the blog Categorys. I’ve put a link to my site below. If you scroll down to the grey colour section titled “Already performing on…” you’ll see what i mean.
Is there any way of removing this so it can be Title, Excerpt & Read More link?
If it helps, it’s only showing the blog categories when any option with ‘title’ in it is selected. So if i select ‘Only Excerpt’ the blog categories don’t appear.
I’m not sure if it’ve missed a setting.
Hey!
Thank you for using Enfold.
To remove the categories, just add this in the Quick CSS field:
.slide-content .blog-categories.minor-meta {
display: none;
}
Regards,
Ismael
That did it. Thank you, awesome service, as always!