Settings for your theme are going to play a large part in this. At bare minimum, it’s playing a part in the width. The container that the shortcode has been put into appears to be a full width container. Something smaller should help out there.
Not sure what exactly may be hiding the field labels, but you’ll definitely want to get those re-revealed, or else visitors to the site aren’t going to know what each field is requesting.
Constant Contact Forms ships with minimal CSS so that it can inherit from the site’s active theme as much as possible, but that sadly does not always guarantee great visual results out of box, and may require touchups by the site owners. We do have open enhancement issues to offer some style controls, but we don’t have a timeline set for that at all. It’s in exploratory phase.
yes thats why i wrote to if i could make it smaller
It’d be best to tinker around with your theme and editor page settings, in this case. I would be surprised if wherever you’re embedding the Constant Contact Shortcode didn’t have some sort of setting regarding width of the container. The theme very likely has a grid system in place to help with layout. From what I can see, the current container is quite a wide one.
Also looks like form input labels for an “Advanced search” section are all set to be display: none, which is why you’re not seeing the labels with our form. It’s getting affected by that.