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

    Hi,

    I would like to show only the date under my post titles. How do I do this?

    Thanks,
    Shelley

    #279713

    Hi rhinocorp!

    Please remove following code from Quick CSS field

    .av-masonry-date, .av-masonry-text-sep, .av-masonry-author, .post-meta-infos, .av-magazine-time { display: none; }

    and add following one instead

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

    Best regards,
    Yigit

    #279725

    Worked great. Thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Hide comment number, author, and category under post title’ is closed to new replies.