I'm using the mailchimp widget on http://www.koopsamsung.nl and I would like to align the input fields straight below each other, because as you can see it's not neat at the moment.
I was trying to put some css in my theme stylesheet, but I can't figure it out. This is as far as I came:
/* Mailchimp Widget
------------------------------------------------------------ */#ns_widget_mailchimp_form-2 input {
float:right;}
but unfortunately it's not working and probably not the right way to go. Who can provide me the proper CSS code for this issue?
Thanks in advance!
Kind regards,
Sjors