could someone help me change these black boxes to transparent.
When someone clicks on sign up they see these boxes
url is www.kidsgen.com.au
could someone help me change these black boxes to transparent.
When someone clicks on sign up they see these boxes
url is www.kidsgen.com.au
unless you have a solution to someone’s problems do not reply
Hi @Kidsgen ,
This is Anthony from Beae Landing Page Builder, and I’m happy to assist you today.
I realize this situation isn’t exactly what you’d hope for, but I’ve got a potential solution that I’d like to share with you:
Go to Online Store → Theme → Edit code.
Open your assets/base.css file.
Add the code at the end of the file:
.field__input, .customer .field input {
background: transparent
}
Best regards,
Anthony
Thanks Anthony, that worked
I appreciate your help