Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hi I need some help editing the customer register page (theme:Dawn).
https://amanoutlet.com/account/register
Password : AMANOUTLET
1. I was able to add the radio button but I want it aligned to the left.
2. I would like to add frames to the the 3 drop downs.
3. I would like to place the "first name" field and "last name" field in 2 columns instead of 2 rows.
Can anybody help with how and where to edit the codes?
Thank you!
Hi @Minako85
You can add this code to finish your 1st and 3rd requests. I don't get your 2nd request.
1.
.register .field-radio { text-align: left; }
3.
.register .field:nth-of-type(2),
.register .field.grid__half {
width: 48%;
margin-bottom: 20px;
}
.register .field:nth-of-type(2) {
float: right;
}
.register .field.grid__half {
float: left;
}
- 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.
Thank you for the solution!
Do I add them to the base css? Or to the main-register.liquid?
As for the 2nd question, I meant adding box around each drop downs.
Many thanks for your help in advance.
You can add code to main-register.liquid file, but please wrap my code into <style> elements
<style>
add my code here
</style>
- 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.
Thank you!
Very welcome
- 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 Dan,
I added the CSS code in the liquid file but the columns ends up not aligned.
Do you know what the problem is?
Please update code that you added to this version
<style>
.register .field-radio { text-align: left; }
.register .field:nth-of-type(2),
.register .field.grid__half {
width: 49%;
margin-bottom: 20px;
}
.register .field:nth-of-type(2) {
float: right !important;
margin-top: 0px !important;
}
.register .field.grid__half {
float: left;
}
</style>
- 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.
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