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

    Hello again.

    Another question – Both posts and PAGES listed in the search results have a date stamp underneath the titles. This is good for POSTS but is not good for PAGES (publish date is irrelevant and unnecessary).

    Can the date be hidden or removed for PAGES only that are listed in search results? (Keeping date for posts)

    Thanks again for all your help.

    #396723

    Hi pozza!

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

    article.page .date-container {
    display: none;
    }

    Best regards,
    Yigit

    #397201

    Thank you – perfect.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Pages listed in search results show published date – can this be removed?’ is closed to new replies.