is there a way to remove the "subscribe" button on your own ao3 profile? i find it kinda pointless to subscribe myself plus the buttons glitch over my icon :c
wow, that’s a useless button.
.user.home .primary.header .navigation.actions li:nth-of-type(3) form[id="new_subscription"] { display: none; }
I really hope this doesn’t delete anything of importance because I haven’t really tested it anywhere else.














