Sorry, this code is better:
div.generic-button, div.group-subscription-div{
display: none !important;
}
Thread Starter
Noc2
(@noc2)
I solved this issue with the plugin BuddyPress Group Email Subscription.
At the following code to your theme style.css.
div#gsubopt-32, div.group-subscription-div {
display: none !important;
}