How to remove the 'Logged in as...' line in the comment form

Hi,

I’d like to edit this line or remove it altogether.

Where do I find it? I tried looking for it using the file editor but… I’m no dev and it’s scary.

%root% .logged-in-as {
display: none;
}

%root% .comment-reply-title {
display: none;
}

1 Like