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

    Hi I’d like to remove the date/time & author text on posts and posts in search mode, I’ve looked at the forum and there was some pointers but they didn’t seem to work.

    Hope you can help.

    Thanks

    Silvio

    #122194

    Hi,

    Just add this on your custom.css or Quick CSS

    .search-results .date-container.minor-meta {
    display: none;
    }

    Regards,

    Ismael

    #122195

    Thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘REMOVE POST DATE/AUTHOR TEXT’ is closed to new replies.