Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author MembershipWorks

    (@sourcefound)

    Hi wpdouglass! There is no way to add a zip code field. In general we do not provide custom CSS work but you can add this to your theme CSS for the width/spacing:

    .constantcontactwidget_form input{max-width:100%}
    .constantcontactwidget_form p{margin-bottom:0.5em}

    Thanks for a great plugin and for the CSS help. I think it would be a great feature to add in future releases.

    One more thing. How can I change the input text from just “email” to “Enter email address” Thanks.

    Plugin Author MembershipWorks

    (@sourcefound)

    Hi bobmack! The purpose of this plugin is to be lightweight/basic/fast and without CSS so developers to style it themselves. There are other Contact Contact plugins that offer more elaborate styling and feature sets if that is what you need. To change the text you will need to edit the plugin PHP.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Help with closing up spacing & form width’ is closed to new replies.