Shopify themes, liquid, logos, and UX
Hello! I managed to make almost all the buttons and text areas on my website rounded but I can't make the "e-mail placeholder", the "Size selector" and the "Login area text (email and password)" rounded for some reason.
My theme is Stiletto and my website is www.winnerofficial.com
Visual reference:
I tried all the codes but nothing works!
Solved! Go to the solution
This is an accepted solution.
Hey @martujv,
Go to your theme's "Edit Code" Option, then in the search bar type "theme.liquid"
Below the tag "<head>" tag paste the following. Screenshot attached for reference.
<style>
input, select, textarea, button, .dropdown-button-gsw {
border-radius: 20px !important;
}
</style>
Screenshot is for reference only, the correct code to paste is the one shown above.
This is an accepted solution.
Hey @martujv,
Go to your theme's "Edit Code" Option, then in the search bar type "theme.liquid"
Below the tag "<head>" tag paste the following. Screenshot attached for reference.
<style>
input, select, textarea, button, .dropdown-button-gsw {
border-radius: 20px !important;
}
</style>
Screenshot is for reference only, the correct code to paste is the one shown above.
It worked! You made my day, thank you!
Find Global Growth Opportunities For Your Business with Shopify AcademyLearn how to exp...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025Expand into selling wholesale with Shopify Academy’s learning path, B2B on Shopify: Lau...
By Shopify Jan 28, 2025