Class on custom fields
-
Hi there, would it be possible to add a class to custom fields?
So in this example
<div class="ufaq-custom-field-label">Cost: </div> <div class="ufaq-custom-field-value"> 500</div>have something like
<div class="ufaq-custom-cost-group"> <div class="ufaq-custom-field-label ufaq-custom-cost-label">Cost: </div> <div class="ufaq-custom-field-value ufaq-custom-cost-value"> 500</div> </div>Cheers
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Class on custom fields’ is closed to new replies.