Need help with Password Page Customization Header using Taste theme

Hi @AaronS89291 ,

Let’s try this updated approach. The process remains the same, but the code and file you’ll edit have changed:

  1. Go to Online Store > Themes.
  2. Click on the three dots next to your theme and select Edit Code.
  3. In the left-hand sidebar, search for section.password.css and open it.
    Add the following code at the end:
#shopify-section-main-password-header > div {
    background: none;
    position: absolute;
    width: 100%;
}

Let me know if this resolves the issue!

Best regards,
Foladun | Customer Account Deluxe