You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This theme hides "Set a custom status". Just thought I'd put a heads up
Edit: "/Hides Nitro (+billing) from the settings!/
.da-item:nth-child(n+6):nth-child(-n+11) {
display: none;
}" I removed this from the css and it seemed to show the status button again so something to do with this is what's making it disappear.
The text was updated successfully, but these errors were encountered:
This theme hides "Set a custom status". Just thought I'd put a heads up
Edit: "/Hides Nitro (+billing) from the settings!/
.da-item:nth-child(n+6):nth-child(-n+11) {
display: none;
}" I removed this from the css and it seemed to show the status button again so something to do with this is what's making it disappear.
The text was updated successfully, but these errors were encountered: