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
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024