Is it possible to add custom html id and css?
-
Here is my original CF7 short-code
<?php echo do_shortcode('[contact-form-7 id="979" title="Contact form" html_id="contact-form" html_class="form-validate form-horizontal"]'); ?>
Since there are more than one form in my website, therefore I choose to use this plugin, however the class and id will be lose, is it able to insert the html_id and html_class via this plugin?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Is it possible to add custom html id and css?’ is closed to new replies.