All things Shopify and commerce
As you can see, the borders around the text boxes are not fit to the curve.
Additionally, the same is true for my country/region selector.
Any help would be much appreciated since I plan to launch the store this weekend.
https://westaysmiling.com/pages/contact
Hello There,
1. In your Shopify Admin go to online store > themes > actions > edit code
2. Find Asset > base.css and paste this at the bottom of the file:
.contact__fields .field::after {
box-shadow: none!important;
}
#ContactForm .field::after {
box-shadow: none!important;
}
This worked, but I want the borders to still be white, how do I do that?
Hi, @westaysmiling
Greetings from the Store Watchers Support Team! Happy to help you today.
1. Go to online store > theme > edit code > assets > base.css(file) and Paste the below code at the bottom of the file -> Save
#ContactForm .field:after{
border-radius: 0px !important;
box-shadow: none !important;
}
After applying the above CSS code , it will show like the following screenshot:
Let me know If need further assistance
Regards,
Store Watchers Support Team
This seemed to have no effect on my store when I tried it, do you know what went wrong?
You can solve it by adding this CSS code at the bottom of your base.css file
.contact .field:after { border-radius: 0 !important; }
- Helpful? Like and Accept a solution. - Donate: Buy coffee ☕- or Paypal me ❤️
- Ryviu - Product Reviews app, collect consumer photo reviews, import reviews from AliExpress, Amazon, Etsy, Shoppe and Walmart and CSV.
- Lookfy app: Create Image Lookbook, Photo Gallery with product hotspots
- Enjoy 3 months of Shopify for $1/month. Sign up now
That code is currently in my store but it is not working.
How would I fix this?
User | RANK |
---|---|
42 | |
42 | |
34 | |
24 | |
21 |
On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023You've downloaded the Search & Discovery app from the Shopify App store, and as you're ...
By Skye Nov 8, 2023The year-end shopping season is just around the corner. Is a flash sale on your radar? Are...
By Jasonh Nov 6, 2023