Title: Remove Pets
Last modified: January 23, 2021

---

# Remove Pets

 *  Resolved [michaelhcox](https://wordpress.org/support/users/michaelhcox/)
 * (@michaelhcox)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/remove-pets/)
 * I’d like to remove the pet selections. Nearly every property I manage is not 
   pet friendly. Anyone had any luck doing that?

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

 *  Plugin Contributor [Deepak Khokhar](https://wordpress.org/support/users/deepakkite/)
 * (@deepakkite)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/remove-pets/#post-13949187)
 * Hi [@michaelhcox](https://wordpress.org/support/users/michaelhcox/)
 * You can use this css to hide the dogs and cats dropdown fields from the filters:
 *     ```
       select[name="filters[dogs]"], select[name="filters[cats]"]{
           display: none;
       }
       ```
   
 * Let me know if that works
 *  Thread Starter [michaelhcox](https://wordpress.org/support/users/michaelhcox/)
 * (@michaelhcox)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/remove-pets/#post-13949860)
 * Thank you for fast reply. I’ll give that a shot!
 *  Thread Starter [michaelhcox](https://wordpress.org/support/users/michaelhcox/)
 * (@michaelhcox)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/remove-pets/#post-13951632)
 * That worked beautifully. Thank you! I added it as Additional CSS under Appearance
   > Customize.
 *  Plugin Contributor [Deepak Khokhar](https://wordpress.org/support/users/deepakkite/)
 * (@deepakkite)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/remove-pets/#post-13951684)
 * [@michaelhcox](https://wordpress.org/support/users/michaelhcox/) That’s great
   to hear. Please also leave feedback if it’s working all good 🙂

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

The topic ‘Remove Pets’ is closed to new replies.

 * ![](https://ps.w.org/listings-for-appfolio/assets/icon-256x256.png?rev=2700185)
 * [Listings for Appfolio](https://wordpress.org/plugins/listings-for-appfolio/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/listings-for-appfolio/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/listings-for-appfolio/)
 * [Active Topics](https://wordpress.org/support/plugin/listings-for-appfolio/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/listings-for-appfolio/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/listings-for-appfolio/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [Deepak Khokhar](https://wordpress.org/support/users/deepakkite/)
 * Last activity: [5 years, 4 months ago](https://wordpress.org/support/topic/remove-pets/#post-13951684)
 * Status: resolved