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 |
---|---|
157 | |
135 | |
78 | |
70 | |
68 |
Explore the 30-30-30 rule, a dynamic social media strategy for new businesses. Learn how t...
By Trevor Sep 20, 2023Discover how to leverage the often overlooked footer of your ecommerce site to gain custom...
By Skye Sep 15, 2023In this blog, we’ll be shining a light on Shopify Partners, Experts, and Affiliates. Who a...
By Imogen Sep 13, 2023