Hi Guys
Please can you help, I need to remove the grey category/tag text that appears under the blog post entries. I would only like the title and read more link displayed. I’ve been able to remove the “comments” grey text, but this also removes the read more link and still leaves the categories. There is no option on the blog post layout to remove the grey text to have just the title and read more link….the catergories are always display in grey or nothing at all. A link to one of the pages is below, the elements in question are about 2/3 down on the page:
Thanks
Ash
Hey Ash!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
span.blog-categories, .slide-meta {
display: none;
}
Best regards,
Yigit
Thanks that did the job.
Hey!
Glad to hear it worked!
Regards,
Jordan
I am putting this on here in case somebody else had the same thing happen to them….
I tried it and it didn’t work for me.
I changed it to this and it worked for me:
span.blog-categories, .slide-meta {
display: none !important; }
Thank you!
Hi!
Thanks a lot for updating the post, we really appreciate it!
Regards,
Basilis