I followed a comment that said"How can I disable wordpress site login on plagin"
It was not fixed! But what's worse, the support said to enter a code to Top Admin Bar > Customize > Additional CSS > "Additional CSS" textarea, save it,
#wpdcom .wpd-form-wrap .wpd-login-to-comment {
display: none;
}
I did it, but it broke my customize menu and I can't enter Customize, Additional CSS to remove the code! I only see widgets!!!
I even cannot reply to that post and warn others from not using such code!!!!
Does anyone know any other methods to access Additional CSS, please?


