is there any way to remove the circle around my status emoji? it just randomly appeared and kinda ruins everything. but when i make it dark like the background it also affects other stuff on my profile and i don't like that because it makes important stuff invisible.
In your Custom CSS:
.status_note {
background: transparent;
border: none !important;
}
Reactions
Comments
Leave a comment
thanks 🧀🧀