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

    Hi there,

    All of you folks at Kriesi are GREAT!

    I am using the blog post option in the advanced editor. The blog post title comes up along with the categories. How do I remove the categories and just have the blog post titles?

    Thanks,
    Sheri

    #751704

    Hey SheriG,
    Use this code in the General Styling > Quick CSS field:

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

    Best regards,
    Mike

    #751859

    It worked perfectly. Thanks!
    Quick response and quick solution…You rock!

    #751863

    Hi,
    Your welcome and Thank you for using Enfold.

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.