@archikins you only need to add changes in your theme’s or child theme’s style.css
file. Something like styles below. Adjust to taste.
#bp-login-form label,
#bp-login-form input {
float: left;
margin-right: 10px;
}
#bp-login-form input {
margin-right: 20px;
}
div.forgetmenot {
display: inline;
}
hi,
I have changed my child theme’s style.css file, but my layout remains the same.
Please, can someone help me?
Thanks!
@emilyyamaoka,
please read here and give your theme name