Hi all. First of all this is my first contact with CB and have beginner question.
In demo
demo.cbdemosites.com/profiles/andrea
have field what is generated by code
Code:
<div id="cbfr_45" class="sectiontableentry1 cbft_formatname form-group cb_form_line clearfix">
<label id="cblabcbfv_45" class="control-label col-sm-3" for="cbfv_45">Formatted Name</label>
<div class="cb_field col-sm-9">
<div id="cbfv_45">Andrea F.</div>
</div>
</div>
Is it possible to assign background only to text
to class="control-label col-sm-3" for="cbfv_45")?
Thank you