Title: CSS to hide &quot;add documents&quot; button
Last modified: August 31, 2016

---

# CSS to hide "add documents" button

 *  Resolved [namrons](https://wordpress.org/support/users/namrons/)
 * (@namrons)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/css-to-hide-add-documents-button/)
 * Can anyone suggest some CSS to hide the document upload button when you are on
   your personal wall? Clicking the button gives you the message “Please select 
   a group to upload to” but it’s not possible to upload a document to a group from
   this stream so the button should not be appearing here.
 * [https://wordpress.org/plugins/bp-group-documents/](https://wordpress.org/plugins/bp-group-documents/)

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

 *  [Elías](https://wordpress.org/support/users/eliasgdj/)
 * (@eliasgdj)
 * [9 years, 12 months ago](https://wordpress.org/support/topic/css-to-hide-add-documents-button/#post-6960602)
 * I don’t see that button in that page, but you can target the `my-activity` class
   of the body followed by the `bp-group-documents-upload-button` id of the button,
   and apply `display:none;`
 *  Thread Starter [namrons](https://wordpress.org/support/users/namrons/)
 * (@namrons)
 * [9 years, 12 months ago](https://wordpress.org/support/topic/css-to-hide-add-documents-button/#post-6960603)
 * Thanks Elias, that worked.

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

The topic ‘CSS to hide "add documents" button’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/bp-group-documents.svg)
 * [BP Group Documents](https://wordpress.org/plugins/bp-group-documents/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/bp-group-documents/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/bp-group-documents/)
 * [Active Topics](https://wordpress.org/support/plugin/bp-group-documents/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/bp-group-documents/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/bp-group-documents/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [namrons](https://wordpress.org/support/users/namrons/)
 * Last activity: [9 years, 12 months ago](https://wordpress.org/support/topic/css-to-hide-add-documents-button/#post-6960603)
 * Status: resolved