Title: Hide details
Last modified: January 30, 2017

---

# Hide details

 *  Resolved [gstar](https://wordpress.org/support/users/gstar/)
 * (@gstar)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/hide-details/)
 * Is it possible to hide the author and listing date?

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [Greg Winiarski](https://wordpress.org/support/users/gwin/)
 * (@gwin)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/hide-details/#post-8719381)
 * Hi, i understand you want to do this on Ad details page? If so then adding the
   code below to your theme CSS file should do it
 *     ```
       .adverts-single-author-name, .adverts-single-author-avatar {
           display: none !important;
       }
       ```
   
 *  Thread Starter [gstar](https://wordpress.org/support/users/gstar/)
 * (@gstar)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/hide-details/#post-8724116)
 * Fantastic, thanks!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Hide details’ is closed to new replies.

 * ![](https://ps.w.org/wpadverts/assets/icon-256x256.png?rev=2423472)
 * [WPAdverts - Classifieds Plugin](https://wordpress.org/plugins/wpadverts/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wpadverts/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wpadverts/)
 * [Active Topics](https://wordpress.org/support/plugin/wpadverts/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wpadverts/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wpadverts/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [gstar](https://wordpress.org/support/users/gstar/)
 * Last activity: [9 years, 3 months ago](https://wordpress.org/support/topic/hide-details/#post-8724116)
 * Status: resolved