User and password in sidebar

Hi!
As you can see in this picture, the word “Contraseña” (Password) is not on its box, so it seem a bit confusing.

How can I fix it?

User-reg

1 Like

Hi

This can be fixed but I need a direct link to this page

https://forondotelia.com/foro/

Hi there

Well, it’s normal, it’s designed like that, how you want it to be?

1 Like

Something like this

user2

Could you please help me with it?

Hi

Try this css code in the appearance > customize > additionall css:

#bp-login-widget-form > label:nth-child(3) {
display: block;
}

Thank you very much!!! :grinning:

Have a nice day :slight_smile:

Thanks