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:
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 to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Misaligned checkbox in Basic theme’ is closed to new replies.