Password Screen is showing a white and blank ?

Hello! When setting my site on "Restrict access to visitors with the password,"the site loads as a white blank page :face_without_mouth: . I would really appreciate support.

www.graciasmadrecita.com

Hi @Gracias-Madre , go to theme.css and add the following code :

.template-password.header-transparent .shopify-section.header__outer-wrapper {
    
    background-color: #010101 !important;
}

Hi @Gracias-Madre

This is Richard from PageFly - Shopify Page Builder App

Please add this code to your theme.liquid above the to get this solved

Step 1: Online Stores > Themes > More Actions > Edit code

Step 2: click on theme.liquid and paste the code above the


Hope this can help you solve the issue

Best regards,

Richard | PageFly