Title: Hide profiles
Last modified: August 21, 2016

---

# Hide profiles

 *  Resolved [gbenedetti](https://wordpress.org/support/users/gbenedetti/)
 * (@gbenedetti)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/hide-profiles/)
 * Hello! I would like to hide the answerer’s and person who asked the question’s
   information (name and date posted). Is there an easy way to do this?
    Thank you!!!
 * [https://wordpress.org/plugins/woocommerce-product-faqs/](https://wordpress.org/plugins/woocommerce-product-faqs/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Josh Levinson](https://wordpress.org/support/users/joshlevinson/)
 * (@joshlevinson)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/hide-profiles/#post-5061961)
 * The following CSS will hide it:
 *     ```
       .single-woo-faq .faq-author{
           display: none;
       }
       ```
   

Viewing 1 replies (of 1 total)

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

 * ![](https://s.w.org/plugins/geopattern-icon/woocommerce-product-faqs_68b5d8.svg)
 * [WooCommerce Product FAQs](https://wordpress.org/plugins/woocommerce-product-faqs/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woocommerce-product-faqs/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woocommerce-product-faqs/)
 * [Active Topics](https://wordpress.org/support/plugin/woocommerce-product-faqs/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woocommerce-product-faqs/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woocommerce-product-faqs/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Josh Levinson](https://wordpress.org/support/users/joshlevinson/)
 * Last activity: [11 years, 3 months ago](https://wordpress.org/support/topic/hide-profiles/#post-5061961)
 * Status: resolved