Hello
Sorry to bother you guys again.
Ive got a quick question, i want to change the colours of H1 headers of my form.
For example " Personal Details " I want Personal in blue and details in gray, the template isnt overriding the chronoform css is it?
Here is what i tried with no success.
<div class="form_item">
<div class="form_element cf_heading">
<h1 class="cf_text"><font color=#0F61A3>Personal</font> Details</h1>
</div>
<div class="cfclear"> </div>
</div>
Thanks in advance!
Sorry to bother you guys again.
Ive got a quick question, i want to change the colours of H1 headers of my form.
For example " Personal Details " I want Personal in blue and details in gray, the template isnt overriding the chronoform css is it?
Here is what i tried with no success.
<div class="form_item">
<div class="form_element cf_heading">
<h1 class="cf_text"><font color=#0F61A3>Personal</font> Details</h1>
</div>
<div class="cfclear"> </div>
</div>
Thanks in advance!