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

    For my blog (both posts and the landing page) I only want to show the date. I have used the enfold theme options and selected only the Blog post date. This works great with the blog posts, However the blog landing page shows all the meta elements -currently the blog style is set to Single Author, big preview

    I did note that that if I switched to other blog layouts that the meta information updated correctly.

    Many thanks for the help.

    #320549

    Hi randoloid!

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

    .text-sep-date, .comment-container, .text-sep-comment, .blog-categories, .text-sep-cat, .blog-author {
    display: none !important;
    }

    Best regards,
    Yigit

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