'Enter Password' On Password Page Not Working White Screen

I want to enter my password and some others do too but the screen turns white and nothing is clickable. Not sure why, I don’t think its coz of any color settings or whatever could be don’t know,

My website is www.haraga.xyz u can try the password page on there.

Hey @luhharagnem

Follow these Steps:

  1. Go to Online Store

  2. Edit Code

  3. Find theme.liquid file

  4. Add the following code in the bottom of the file above tag


RESULT:

If I managed to help you then, don’t forget to Like it and Mark it as Solution!

Best Regards,
Moeed

Hi @luhharagnem

Please follow these Steps:

  1. Go to Online Store
  2. Edit Code
  3. Please find theme.liquid file
  4. Add the following code above tag

Hi @luhharagnem

You can solve the issue by adding this CSS code at the bottom of your theme.css or theme.css.liquid file

.template-password.modal--is-active {
position: relative;
height: 100vh;
}

not working

not working right now

still all white on my screen, not working