Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #509728

    We want to only display the post/blog date on our Home page. It currently show Comment Count & Post Date even though I chose to show only the author name and category in the Enfold blog settings. I see that setting only affect the single post page.

    How can I make my blogs in the Latest News section grid show only the blog date? SEE PRIVATE DATA for login info and site link.
    Screenshot

    #509838

    Hey voice903fm,

    Please try the following in Quick CSS under Enfold–>General Styling:

    .slide-meta-comments, .slide-meta-del {
    display:none !important;
    }

    Thanks,
    Rikard

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