• I have created a form using you Caldera Forms, which I created a custom class for a check box. When I save the class and code the html under appearance and the wordpress editor, the class is not being outputed…. The custom class is service_name and the custom code is so far:
    .service_name {
    font-weight: bold;
    font-size:16px;
    }

    However it is not reading the code and I have checked the code which I am receiving:
    <div class=”checkbox”>
    <label for=”fld_2888988_1_opt1770259″><input data-label=”Advanced Export Scheduler” data-field=”fld_2888988″ id=”fld_2888988_1_opt1770259″ class=”fld_2888988_1″ name=”fld_2888988[opt1770259]” value=”250.00″ type=”checkbox”> Advanced Export Scheduler</label> 
    </div>

    It does not show my class name.

    Please Help!!!!
    N

    https://www.ads-software.com/plugins/caldera-forms/

  • The topic ‘Custom Class Not Being Outputed’ is closed to new replies.