Hi!
There’s a thing happening in Chrome [since last year actually, if I’m not mistaken], when there’s a value with multiple choice the options are not visible. In Firefox there’s no problem.
I used your demo for weddings as an example.
Regards
Hey C-LabMX,
Try this code in the General Styling > Quick CSS field:
select option {
background: #84796B!important;
color: #fff!important;
}
Best regards,
Mike
Thank you it worked great!