Title: CSS styling button
Last modified: August 21, 2016

---

# CSS styling button

 *  Resolved [makoara](https://wordpress.org/support/users/makoara/)
 * (@makoara)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/css-styling-button/)
 * I’d like to style the submit button and have tried the css style you recommended
   in a previous post. I tried it in the theme stylesheet, as well as the custom
   css section in the theme.
 * I have not been able to get the style to work.
 * This is what I entered:
 * .widget_sf_widget_constantcontact input[type=”submit”] {
    margin-left: 10px; }
   My test site is here: [http://frcrkrprreleas.wpengine.com/](http://frcrkrprreleas.wpengine.com/)
 * [https://wordpress.org/plugins/constant-contact-widget/](https://wordpress.org/plugins/constant-contact-widget/)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [MembershipWorks](https://wordpress.org/support/users/sourcefound/)
 * (@sourcefound)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/css-styling-button/#post-4797864)
 * Hi! Since you are using the shortcode, please target the element using the id,
   the following css will work:
 * #sf_shortcode_constantcontact_0_form input[type=”submit”]{margin-left:10px}
 *  Thread Starter [makoara](https://wordpress.org/support/users/makoara/)
 * (@makoara)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/css-styling-button/#post-4797873)
 * Fantastic! That solved it!
    The plugin is fantastic!
 *  Plugin Author [MembershipWorks](https://wordpress.org/support/users/sourcefound/)
 * (@sourcefound)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/css-styling-button/#post-4797874)
 * Thank you for the review! 🙂

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘CSS styling button’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/constant-contact-widget.svg)
 * [Constant Contact Widget](https://wordpress.org/plugins/constant-contact-widget/)
 * [Support Threads](https://wordpress.org/support/plugin/constant-contact-widget/)
 * [Active Topics](https://wordpress.org/support/plugin/constant-contact-widget/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/constant-contact-widget/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/constant-contact-widget/reviews/)

## Tags

 * [css](https://wordpress.org/support/topic-tag/css/)
 * [styling](https://wordpress.org/support/topic-tag/styling/)

 * 3 replies
 * 2 participants
 * Last reply from: [MembershipWorks](https://wordpress.org/support/users/sourcefound/)
 * Last activity: [12 years, 1 month ago](https://wordpress.org/support/topic/css-styling-button/#post-4797874)
 * Status: resolved