Hi rudtek. I found this at the MailPoet site:
Design your Subscription Form (Widget or Shortcode)
Almost at the bottom…
To put the email input and the button on the same line:
.widget_wysija .wysija-submit, .widget_wysija .wysija-paragraph { display: inline; }
Note: you might need to adjust the width of the input depending on the width of your sidebar
I haven’t tried this yet, because I was wondering if there was a way to create two styles:
- The default with the button below (to use in sidebars); and
- With the button on the same line (to use in footer).
Does anyone know if having two widget styles is possible?
If anyone has experience coding the button on the same line I’m sure we’d both like to hear from you. Did it work? Did you run into any problems?
Thanks.