Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #553051

    how can i remove categories from the blog grid but show meta infos on blog articles?

    thank you

    #553065

    Hey ewerde!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .slide-content .blog-categories {
        display: none;
    }

    Cheers!
    Yigit

    #553075

    works perfect, thx a lot :-)

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘remove categories from blog grid’ is closed to new replies.