Hi there,
I need some help with gettign this field box to show the text as gray, rather than white for these background 2 sections. Can anyone help me here please?
Just using free ‘Studio’ theme 
Thank you!
Link: https://7v0bgxslmbv3zapb-25148981297.shopifypreview.com
1 Like
Hello @kirsten11123 ,
I would like to give you a recommendation to support you:
- Go to Online Store > Theme > Edit code
-
Open your theme.liquid theme file
-
Paste the below code before
For example,
If you require any further information, feel free to contact me.
Best regards,
GemPages Support Team
Hi @kirsten11123 ,
This is Victor 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
label.field__label {
color: #ae8080 !important;
}
Hope that my solution works for you.
Best regards,
Victor | PageFly