How to change the form's width
-
Hello.
I need help changing the form’s width. Because of my theme, I cannot use the short code on a page so I had to place the functionality code directly on to the template file.
<?php echo do_shortcode( '[contact-form-7 id="1234" title="Contact form 1"]' ); ?>
The contact form shows up fine but is takes 100% of the width and the height is huge. I tried modifying the CSS but I couldn’t get it to work. Is there anyway that I can modify the functionality code directly by adding a width and height. ??HELP! thanks!
WEBSITE:
https://www.sellmyhouseinfl.com
- The topic ‘How to change the form's width’ is closed to new replies.