Shopify themes, liquid, logos, and UX
I'd like to put a background image in the password page in the sense theme. I want it to look like this:
You can do that by adding this code at the bottom of the base.css file
body.password {
background-image: url("your image link") !imporatant;
}
- Found this helpful? Hit "Like" and "Accept as Solution"!
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
Built for Shopify
Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...Sign up now.
I did that, and now it looks like this
Please update the code
body.password { background-image: url("your image link") !imporatant; }
body.password .gradient { background: transparent !important; }
- Found this helpful? Hit "Like" and "Accept as Solution"!
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
Built for Shopify
Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...Sign up now.
It is working better but the image is not showing correctly. I am attaching you how the page looks now and the background image I want to put
Look I used this code:
body.password { background-image: url("https://cdn.shopify.com/s/files/1/0878/7528/9361/files/Portada_desktop_54.png?v=1718692316") !important; }
body.password .gradient { background: transparent !important; }
body.gradient.password {
background-size: 100% 100% !important;
}
And the image is showing well now. Now how can I place an image for desktop and another image for mobile?
Hello @priscychavez
.password {
background-image: url(" image url") !imporatant;
background-repeat: no-repeat;
background-position: center;
background-attachment: fixed;
background-size: cover;
}
Was my reply helpful? Click Like to let me know!
Was your question answered? Mark it as an Accepted Solution.
This is the image i am trying to put as a background, and this is how it is showing right now
can you share store URL?
Hello,
I am San from MS Web Designer.
Go to Themes > customize > select password template from dropdown > select email signup banner > upload background image
If you have further queries do let me know.
Regards,
San
If it’s helpful to you, please mark it as a solution.
Need Help with Shopify Design, Migration, Speed, or Custom tasks?
email: hi@mswebdesigner.com
Try Our Conversion Booster app to get more sales | Connect Our Founder Linkedin
Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025