Join our new community forum for support & discussion

Join Now

Home Support Themes ListingHive How to hide date added?

How to hide date added?

  • Author
    Posts
  • Abe

    Is there a code that can add to CSS to hide the date listing was added?

    ihor developer

    Yes, this CSS snippet should hide it:

    .hp-listing__created-date {display:none;}

    Abe

    That didnt hide the date added.

    Thanks for the fast reply

    ihor developer

    Try this one instead:

    .hp-listing__created-date {display:none!important;}

    Abe

    That worked. your the best!

Viewing 5 posts - 1 through 5 (of 5 total)

New Reply

This forum has been archived and is no longer accepting new posts or replies. Please join our new community forum for support & discussion.