Hi support. I would like to display the MailPoet form horizontaly. There is no documentation about that on the MailPoet documentation.
Hello Philippe,
Thanks for writing in!
Can you please share the website URL for us to give you the code. In the meantime please try out the solution shared in following thread:
https://wordpress.org/support/topic/put-form-elements-on-one-horizontal-row/
Thanks.
I have seen this post but I thought that version 2 code wouldn’t work.
The solution provided by Marc Bijl in that post worked. Here is the code I have modified in the MailPoet for Style settings.
/* paragraphs (label + input) */
.mailpoet_paragraph {
display:inline-block!important;
line-height:20px;
}
Thank you @Prasant
Glad to hear that and thanks for taking out the time to share the code with community members.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.