Logo on Password Page Not Showing - Debut Theme

I updated my password page header to show my logo. However, after choosing my logo image, it does not appear on the password page and I cannot figure out why. This is for the debut theme, any suggestions?

Hello, @GT13

Welcome to the Shopify community!
and Thanks for your Good question.

Please share your site URL,
So I will check and provide a solution here.

Hi, pls I need your help on my shopify partner store, I want to enable the password but its unclickable, why?

https://innswoodcompany.com/

@GT13

I need your store login details. Yes, I know your login details are confidential. For this second option, I have added your store to my Shopify partner account so I will check your code easily and manage what you think about it?

@KetanKumar

A few others and I seem to be experiencing the same issue. When I upload a logo or any image in the editor for the Password Page, it goes blank and nothing shows up.

@Twigcollab

Thanks for post can you please share store url

I’m having the same problem! I would love to know a fix for this. This looks like it could be a an issue on the Shopify side.

@KetanKumar

https://shop.twigcollaborative.com/

I removed my logo since it isn’t showing up, and it just has the text up instead.

@Twigcollab

I need your store login details. Yes, I know your login details are confidential. For this second option, I have added your store to my Shopify partner account so I will check your code easily and manage what you think about it?

@KetanKumar

Thank you, can you please request access to my store? https://shop.twigcollaborative.com/

@Twigcollab

Thanks

i have send request can you please accept and let me know

@KetanKumar Done!

I have also changed the password page to include the logo I want (which is not showing up). Please let me know if you find a solution.

@Twigcollab

Thanks for update i will check and update

@Twigcollab

I have done this, please check.

@KetanKumar Fixed! Thank you so much!

@Twigcollab

Thanks for update and your support

Hi @KetanKumar - I am experiencing the same issue with my password LP. Would you be able to resolve it for me as well?

Hi @KetanKumar - Can you help with my Password page, too? My shop is https://livingconcalma.myshopify.com/

Thank you!

Hello, @ConCalma

  1. Go to Online Store->Theme->Edit code
  2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.
.password-main__inner .site-header__logo-image img {
display: inline-block !important;
}