How to adjust the header padding of password page

So i want to reduce the padding on the password page header, its so thick. Could you guys help? Also i want to make the header semi transparent?

the website is - ryusenshiclothing.myshopify.com

Hey @Akin1 ,

Go to your theme’s “Edit Code” Option, then in the search bar type “password.liquid”
Below the tag “” tag paste the following. Screenshot attached for reference.


Screenshot for reference

hi it looks great thank you so much.

i have one more question is it possible to take the password entry menu to the right side of the header so , the header can be more tight?

Hey @Akin1 ,

For desktop, yes. But not mobile, it will be ugly on mobile.

Just replace the earlier code with this one.