I am trying to change the color of the billing details text inside the input fields.
Regards,
Adam
Hey adamghart,
Please add the following rule code on CSS:
#top div form .form-row input.input-text { color: red; }
let us know if there is anything else for you.
Best regards,
Basilis