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:
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 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.