Hi,
Website WonderfuldayUSA.com
Spotlight
Product page, Can’t Choose Variants size, color, Materia, Quantity. it even doesn’t show up to choose, can’t see the word.
Your cart Page, can’t type QTY.
Contact Us page, the white column below doesn’t shows the Name, Email*, phone, Message, can’t see the word at all.
Please help, thank you.
Cathy
Hi @cathy5200304
This is Henry from PageFly - Landing Page Builder App
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file base.css
Step 3: Paste the below code at bottom of the file → Save
.field__input, .select__select, .customer .field input, .customer select {
background-color: transparent !important;
}
.quantity:before {
background: transparent !important;
}
Hope that my solution works for you.
Best regards,
Henry | PageFly