Hi,
my Set password page is ilegible.
I want to change backgroud colour, background text colour and text colour.
Please tell me also where I can traslate text in Loco translate.
https://prnt.sc/DiVVHs3dzkMO
One more thing, is it possible to have a feedback after clicking reset password? Something that make you know that the operation is succesfully concluded?
Thanks
hi
from vibebp>>settings
all the login form text are available there
you can change the text from there
and for feedback it is not available
Hi,
I need to translate the highlighted text and change its colour in white
https://prnt.sc/_mlRwUCEbhen
hi
to translate these text you need to translate these strings in vibebp plugin using loco translate
and for the color change
we can provide the custom CSS
Hi,
please provide the custom CSS.
Thanks
Can you please share your page url and admin creds in private reply .
This reply has been marked as private.
ok thanks for details
checking...
This reply has been marked as private.
Hi,
please tell me also how to change colour of the password letters
https://prnt.sc/AsRYo5CVBTsD
Thanks
hi
use this:
.new_password_wrap input{
color:#fff !important;
}
thanks for your confirmation.