Shopify themes, liquid, logos, and UX
Hey all,
Just wondering if anyone can help me round the text field boxes (Email, Password, Name etc.) on my account login and register pages?
Site: www.seaninja.co.nz
Password: NZSeaNinja123
Appreciate the help in advance!
Cheers.
Solved! Go to the solution
This is an accepted solution.
Try adding this at the bottom of the assets/base.css file:
#customer_login input[type="email"], #customer_login input[type="text"], #customer_login input[type="password"],
#create_customer input[type="email"], #create_customer input[type="text"], #create_customer input[type="password"]
{
border-radius: 5px;
}
This is an accepted solution.
Try adding this at the bottom of the assets/base.css file:
#customer_login input[type="email"], #customer_login input[type="text"], #customer_login input[type="password"],
#create_customer input[type="email"], #create_customer input[type="text"], #create_customer input[type="password"]
{
border-radius: 5px;
}
Thanks for the quick reply! Code works perfectly. Thanks so much for your help.
Much appreciated!
User | RANK |
---|---|
61 | |
53 | |
47 | |
42 | |
39 |
Photo by Marco Verch Sales channels on Shopify are various platforms where you can sell...
By Ollie May 25, 2023Summary of EventsBeginning in January of 2023, some merchants reported seeing a large amo...
By Trevor May 15, 2023With 2-Factor Authentication being required to use Shopify Payments, we’re here to help yo...
By Imogen Apr 26, 2023