Shopify themes, liquid, logos, and UX
Hello, is it possible to move the email sign up box and the text above it further down the screen on the desktop view of the password page only? I don't want the the changes made to affect the mobile site.
URL: billon.maison
Theme: Origin
It has the option to change Desktop content position in your theme's customize
- 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.
Hi @MaisonBillonDon,
Please go to Actions > Edit code > Assets > section-password.cs file and paste this at the bottom of the file:
@media only screen and (min-width: 750px) {
.banner__content {
margin-top: 40%;
}
}
This did not change anything
Hi @MaisonBillonDon,
Please change code:
@media only screen and (min-width: 750px) {
.banner__content {
margin-top: 300px;
}
}
it will show like this:
Hi @MaisonBillonDon,
You tried my solution, it will only work for desktop.
I hope it helps!
Hello @MaisonBillonDon
Go to online store ---------> themes --------------> actions ------> edit code------->assets-----> section-image-banner.css
add this code at the end of the file.
.email-signup-banner__box.banner__box.newsletter.newsletter__wrapper.isolate.content-container.color-scheme-1.gradient.content-container--full-width-mobile {
top: 15rem !important;
}
result
If this was helpful, hit the like button and accept the solution.
Thanks
This moves the email signup banner down for mobile and desktop views. I only want to move the email signup banner down for the desktop view. How can I do that?
Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover 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, 2025