Colors in the form CHF7

Change the default black color of form field descriptions in ChronoForms.

Overview

The default color is set in a specific CSS file within the ChronoForms plugin.
Locate and edit the color property in the specified CSS file to your preferred value.

Answered
al alkmpl 22 Jun, 2024

In which file should I change the default (black) color of the form field description?

al alkmpl 23 Jun, 2024
Answer

found:

\plugins\system\chronog3_plg\chronog3\assets\semantic-ui\css\form.min.css

ui.form .field>label{display:block;margin:0 0 .28571429rem 0;color:rgb(0 0 0.87);font-size:.92857143em;font-weight:700;text-transform:none}

This topic is locked and no more replies can be posted.