Shopify themes, liquid, logos, and UX
Hello, I want to move my logo in the top right of my desktop view of my password page a little more to the left. How can I do this on only my password page only for the desktop view without affecting the mobile view of the password page? Ive also included a screen shot for visual reference.
URL: billon.maison
Solved! Go to the solution
This is an accepted solution.
@MaisonBillonDon plz change code to this
@media screen and (min-width:750px){
.password-logo {margin-left: -4rem;}
}
@MaisonBillonDon please add this css to the very end of your base.css file and check,
Shopify Admin -> Online Store ->Theme -> Edit code -> base.css
adjust number -4 as per your need
.password-logo {margin-left: -4rem;}
This solution moves the logo on the mobile version of the password page as well. I only want to move it on the desktop version of the password page and not the mobile version
This is an accepted solution.
@MaisonBillonDon plz change code to this
@media screen and (min-width:750px){
.password-logo {margin-left: -4rem;}
}
This works perfectly and allows me to adjust as necessary, thank you !
Please add this code to Custom CSS of Header of your password template
.password-header { max-with: 180rem; }
- Helpful? Like & Accept solution! - Support me? Buy me a coffee
- Ryviu - Product Reviews & QA app: Collect customer reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Dhgate and CSV.
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...Sign up now.
This did not change anything
Sorry, please update code
.password-header { max-width: 180rem; }
- Helpful? Like & Accept solution! - Support me? Buy me a coffee
- Ryviu - Product Reviews & QA app: Collect customer reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Dhgate and CSV.
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...Sign up now.
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025