• Can someone show me how to make the table for my form not have the 2 columns look so far apart?

    interstatecashregister.com/contact-us

    I’ve tried all kinds of tinkering, but nothing seems to make the right hand column closer to the left one. Ideally, I’d like the right hand column of fields line up almost directly underneath the contact information above the form.

    I’m not fluent in technical language, so I’d greatly appreciate very specific answers. :o)

Viewing 1 replies (of 1 total)
  • Hey again, you need to read up on your CSS. The problem are fully related to CSS not Contact form 7.

    The selectors you need to focus on are TD TR TBODY TABLE all these should have their style changed in the theme CSS file template.css and not inline on the tags themselves. A tip is to always separate html and css. You might also need to read up on html to make a table that fits your needs.

    this site have very good info on css.

    Save yourself allot of headache and invest an hour or two reading those tutorials. Then you will have no problem styling that form.

Viewing 1 replies (of 1 total)
  • The topic ‘Adjusting table cell width for Contact Form 7’ is closed to new replies.