Title: CSS to remove Create Group button
Last modified: August 19, 2016

---

# CSS to remove Create Group button

 *  [gregw89](https://wordpress.org/support/users/gregw89/)
 * (@gregw89)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/css-to-remove-create-group-button/)
 * I am using the Buddypress Restrict Group Creation plugin. I want to remove the
   create group button which appears on my page. I am not using the buddypress default
   them. Does anybody know how to do this?

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

 *  Thread Starter [gregw89](https://wordpress.org/support/users/gregw89/)
 * (@gregw89)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/css-to-remove-create-group-button/#post-1888569)
 * the page which this text is on is: [here](http://www.theoryzone.com/groups/)
 *  Thread Starter [gregw89](https://wordpress.org/support/users/gregw89/)
 * (@gregw89)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/css-to-remove-create-group-button/#post-1888839)
 * does anybody know?
 *  Thread Starter [gregw89](https://wordpress.org/support/users/gregw89/)
 * (@gregw89)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/css-to-remove-create-group-button/#post-1888843)
 * I am not very proficient in coding, so if anybody has any suggestions on ho to
   remove the text, I would appreciate it.
 * I should also add that the text only show up to people who are members of the
   site. I want to restrict it for everybody except the admin.
 * Again, the link in which the text is on is: [TheoryZone](http://www.theoryzone.com/groups/)
 *  [archonic](https://wordpress.org/support/users/archonic/)
 * (@archonic)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/css-to-remove-create-group-button/#post-1888937)
 * Hi Greg, this is old and your site doesn’t exist any more but I’ve got your answer
   =\.
 * See the CSS text area in the plugin settings? Those styles need to match those
   of the create group button and the next-previous area on the /groups/create page.
 * The style is inserted into the head using bp_head, so after sticking
    `<?php 
   do_action( 'bp_head' ) ?>` into your header.php, it should work. “bp_head” isn’t
   anywhere in the default theme; I haven’t tested it but it shouldn’t work out 
   of the box with the default-theme until they do the above. Weird.

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

The topic ‘CSS to remove Create Group button’ is closed to new replies.

 * 4 replies
 * 2 participants
 * Last reply from: [archonic](https://wordpress.org/support/users/archonic/)
 * Last activity: [14 years, 9 months ago](https://wordpress.org/support/topic/css-to-remove-create-group-button/#post-1888937)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
