Shopify themes, liquid, logos, and UX
Normally there were bars around the text field but I don't know what I did to remove them..
I tried to change color schemes but that doesn't change in the login or checkout section and also around the options of the products in the product page.
can somebody help me get them back?
Hi @BOOST1 ,
This is Anthony from Beae Landing Page Builder, and I’m happy to assist you today.
While I acknowledge that this issue falls short of the desired outcome, I have an idea that I believe might be of help:
1. Go to Online Store -> Theme -> Edit code
2. Open your theme.liquid file
3. Paste below code before </body>:
<style>
.customer .field:after, .select:after {
border: 1px solid black !important
}
</style>
Best regards,
Anthony
Hi @BOOST1
Follow these Steps:
Go to Online Store Edit Code Find theme.liquid file or base.css
Add the following code in the bottom of the file above </body> tag
.field {
border: 1px solid black;
border-radius: 15px;
}
If I managed to help you then, don't forget to Like it and Mark it as Solutions.
Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025