Title: Misaligned checkbox in Basic theme
Last modified: June 19, 2019

---

# Misaligned checkbox in Basic theme

 *  Resolved [daymobrew](https://wordpress.org/support/users/daymobrew/)
 * (@daymobrew)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/misaligned-checkbox-in-basic-theme/)
 * I am evaluating the plugin and I chose the Basic theme.
    The “Add me to your 
   mailing list” checkbox has a margin-left that results in it not being aligned
   with the other two checkboxes.
 * Screenshot:
 * > [View post on imgur.com](https://imgur.com/a/5cqwEKf)
 * 
    CSS from speakout/css/theme-basic.css `.dk-speakout-optin-wrap input { margin:
   5px 0 0 3%; }`
 * I suggest changing the css to:
    `margin-top: 5% 0 0 0;`
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fmisaligned-checkbox-in-basic-theme%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [SpeakOut! Steve](https://wordpress.org/support/users/123host/)
 * (@123host)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/misaligned-checkbox-in-basic-theme/#post-11663644)
 * Hey thanks for the feedback and suggestion.
 * If you look at my demo site [https://speakout.123host.net.au/speakout-demo/](https://speakout.123host.net.au/speakout-demo/)
   which has an out of the box version of the plugin, the checkbox lines up as expected.
   Also in my development site it looks fine.
 * I am not sure what might be causing yours to be offset, but my suggested solution
   is to add that CSS change to the _custom CSS_ section of your theme.
 * Hope that helps
 *  Plugin Author [SpeakOut! Steve](https://wordpress.org/support/users/123host/)
 * (@123host)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/misaligned-checkbox-in-basic-theme/#post-11663652)
 * OK. I see the issue. This is in the basic css file, not the default one.
 * I have changed it and will push an update shortly.
 * Thanks so much for that.

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

The topic ‘Misaligned checkbox in Basic theme’ is closed to new replies.

 * ![](https://ps.w.org/speakout/assets/icon-256x256.png?rev=1649238)
 * [SpeakOut! Email Petitions](https://wordpress.org/plugins/speakout/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/speakout/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/speakout/)
 * [Active Topics](https://wordpress.org/support/plugin/speakout/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/speakout/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/speakout/reviews/)

## Tags

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

 * 2 replies
 * 2 participants
 * Last reply from: [SpeakOut! Steve](https://wordpress.org/support/users/123host/)
 * Last activity: [6 years, 11 months ago](https://wordpress.org/support/topic/misaligned-checkbox-in-basic-theme/#post-11663652)
 * Status: resolved