All things Shopify and commerce
Hello!
I need help centering the logo and "Enter using password". I want everything centered with the logo at the top and the password below. I can't seem to change it anywhere using the Spotlight theme.
You would need to edit the CSS for the header in your theme code. I would approach it using a flex-box column. Hope that helps
Hello Steven,
Not sure how to do that? Can you assist?
Sure, whats your store URL?
Hey @OCEANL
Follow these Steps:
1) Go to Online Store
2) Edit Code
3) Find theme.liquid file
4) Add the following code in the bottom of the file above </body> tag
<style>
.password-header {
display: flex;
flex-direction: column;
}
</style>
If that doesn't completely solve it for you, show me how it looks and we can add more code to dial it in.
Alternatively DM me a collaborator password and I can jump in and do it for you
Hi @OCEANL ,
open your file css and insert below:
.password-header { display: flex !important; gap: 0px !important; }
here is result:
mobile
desktop
B2B Wholesale Solution: Streamline your B2B operation with advanced features like wholesale registration forms, custom pricing.
B2B Portal, Quote, Net 30: Speed up purchasing and streamline your quotation process with advanced features like quick order, request for quote.
B2B Lock Password Protect: Easily control access to pages, products, and pricing with robust features.
BSS Commerce - Full-service eCommerce Agency I Use Shopify for 1$ in the first month now
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:
B2B Wholesale Solution: Streamline your B2B operation with advanced features like wholesale registration forms, custom pricing.
B2B Portal, Quote, Net 30: Speed up purchasing and streamline your quotation process with advanced features like quick order, request for quote.
B2B Lock Password Protect: Easily control access to pages, products, and pricing with robust features.
BSS Commerce - Full-service eCommerce Agency I Use Shopify for 1$ in the first month now
Find Global Growth Opportunities For Your Business with Shopify AcademyLearn how to exp...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025Expand into selling wholesale with Shopify Academy’s learning path, B2B on Shopify: Lau...
By Shopify Jan 28, 2025