Hi,
Thanks for the very flexible theme.
I’d like to remove the category headings from the tops of the blog post links. I tried putting
.blog-categories {
display: none;
}
into the quick css but it didn’t have any effect.
Any help much appreciated!
Best wishes
Caroline Whyte
Hi Caroline!
Can you please post the link to your page and point out the heading you would like to remove?
Regards,
Yigit
Thanks for the quick reply. it’s not live yet (it’s on my localhost), but there’s a link to a screenshot below.
In the middle column, there’s a heading “CREDO” just below “commentary”. CREDO is the category that blog post is in. That’s what I want to take away, along with other category headings further down in that column.
When I look it up on firebug it says “<span class=”blog-categories minor-meta”>” for the css.
Thanks again
Caroline
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.blog-categories.minor-meta { display: none !important; }
Regards,
Yigit
That did it, thanks!
Hey!
Glad u got it short out, please do let us know if you need anything else.
Please also spare a moment to rate our theme to themeforest, we would be more than happy for that!
Best regards,
Basilis