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.
User | RANK |
---|---|
183 | |
169 | |
77 | |
56 | |
45 |
Transform this holiday season into a shopping spree. Plus, learn how to effortlessly open ...
By Jasonh Dec 8, 2023Make the shift from discounts to donations, and witness your business not only thrive fina...
By Holly Dec 4, 2023On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023