Password Page Background Changing doesnt work

Hello guys i need some help. i cant change my background in the password page. please help

www.ukiyoclo.shop

Hi @ukiyoclothing

This is Richard from PageFly - Shopify Page Builder App, I’d like to suggest this idea:
Online Store ->Theme ->Edit code
Assets ->Base.css

body.password.gradient {
    background-color: #fff !important;
}

Hope you find my answer helpful!
Best regards,
Richard | PageFly

Hi @ukiyoclothing

This is David at SalesHunterThemes.
Do you want to change the background video or background color?

Hi @ukiyoclothing

I hope you are doing good and welcome to the Shopify Community!
I am San from MS Web Designer.

Please add this css in your bottom of the base.css file:

.password {background: #000 !important;}

Regards,

San