Hello @xnyjyh
You can add code by following these steps
-
Go to Online Store → Theme → Edit code.
-
Open your theme.liquid file
-
Paste the below code before on theme.liquid
A user seeks to remove the border around the newsletter input field and eliminate the double border on hover, while keeping just an underline beneath the input area.
Solution Provided:
</body> tag.footer .field elements to remove borders, box-shadows, and border-radiuspointer-events: none and positioning to override default stylingResolution:
.footer to .newsletter in the CSSStatus: Resolved - User confirmed the modified CSS solution works as intended.
Hello @xnyjyh
You can add code by following these steps
Go to Online Store → Theme → Edit code.
Open your theme.liquid file
Paste the below code before on theme.liquid