If you also want the ‘Enter using password’ centered below where people type their email instead, try this
open your file css and insert below:
.modal__content {
top: auto !important;
bottom: auto !important;
}
Here is result:
Issue: Center the logo and the “Enter using password” text on a Shopify password page using the Spotlight theme.
What was tried/suggested:
Context:
Status: No final confirmation from the original poster; solutions provided and thread appears open for further adjustments if needed.