Articles on: Tutorials (how to)

Frontend: How do I change my font colors on websites with black or dark backgrounds?

Read below if you need help styling your form for websites with black backgrounds.

Add Custom CSS



Add Custom CSS via Calculator Settings

Email Quote Form



Below is the color to turn the titles of each input box to red, as an example, for the Email Quote form.

.df-scc-euiModalBody .df-scc-euiFormRow__labelWrapper label span.trn {
    color: red;
}





Total Bar Price

Updated on: 30/07/2024

Was this article helpful?

Share your feedback

Cancel

Thank you!