How to make Debut theme password page background a gif like this?

Hey I was wondering if anyone could help with the code and where to place it to make my password page background a gif as this website did: https://www.kth-la.com/password

the gif is good on both desktop and mobile. any help with sizing too?

@Fatherr - it is set to password page background, so we too can set it using css, choose gif image you want and we can set it

For mwanela.com use this gif - http://gph.is/2bFYEbK (already in assets as Kobe-1.gif if you need it)

and if you can also do it on shopcleanest.com with this gif - http://gph.is/16QFJzz (already in assets as Kobe.gif if you need it)

@Fatherr - it will be something like this, will need to make multiple css settings, difficult on browser, but check screenshot, is it what you want?

it’s cool but I need the text to be centered

@Fatherr - it can be centered, only the thing is was difficult to make changes on browser, but it will be centered.

Ok then yes that works perfectly. it will be animated correct?

@Fatherr - yes, it will be animated.

ok perfect. so how do we add it to my store?

yes, please add me to staff.

ok i added the email you have in your footer

added!

Any update?

hi, sorry, doing it now

@Fatherr - please check - https://shopcleanest.com/password

On mobile it’s not centered and on the desktop version there’s a big white space towards the bottom of the screen

.

Hello

Could you guide me on how to get the background to do this:

https://shroombeach.com/

Is it a GIF or video or animation?

what needs to be added in the code so that the background has this effect/look?

Thanks.

@enrique00 - add this css to the end of your theme’s css file and check

body {
    animation: change 5s ease-in-out infinite;
    background-image: linear-gradient(-90deg, #3abbcf, #c564cc, #da9a6b);
    background-size: 400% 400%;
}

@suyash1 please help me I would like a background homepage like this https://crimecowboy.com/ and also a password page let me know what to do thank you so much

@surfskrt - it is a gif image set as slider, we can set it as background image, o you have gif image you want as background?