Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #578552

    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.

    #578557

    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

    #578561

    You ARE THE BEST!!!!!! THANK YOU!

    #578569

    Hey!

    You are welcome, we are always happy to help!
    Let us know if you have any other questions or issues and enjoy your weekend!

    Regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘can we eliminate showing the categories in blog posts?’ is closed to new replies.