 
	
		Tagged: categories
Is there a way of NOT “showing” the categories on my blog page? Categories showing inside a blog post is fine.
I use the grid layout and the categories showing up makes it too wordy and doesn’t look clean. Also when I add the blog to the home page.
Please see here:  http://planningforever.com/blog
Thank you in advance. 
Hey saundra!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.blog-categories.minor-meta {
    display: none;
}Best regards,
Yigit
You ARE THE BEST!!!!!! THANK YOU!
