Is it possible to disable the overlay and notification a user logs in for the first time?
Do you want to disable discobot altogether or just the overlay?
「いいね!」 2
Just the overlay as far as I can tell. What else does the discobot do?
See
Something like
.ring-backdrop,
.ring-backdrop-spotlight {
display: none;
}
should work.
「いいね!」 5
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.