Shopify themes, liquid, logos, and UX
Hi there
I hope you are well , I am currently Using Dawn Theme. I was wondering if someone could maybe assist me please. I would like to change the radius of my search bar. It is currently very "box-like" and would like to have it more rounded.
I will attach a picture of what it currently looks like.
Thanks
Hello @carla_5
Hope you are doing well.
Could you please follow this steps.
Step 1. Go to Online Store -> Theme -> Edit code
Step 2. Open your theme.liquid file
Step 3. Paste below code before </body> :
<style>
.field:after,
.field__input {
border-radius: 15px !important;
}
.field__input:focus {
box-shadow: unset !important;
}
</style>
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025