Home › Forums › WoodMart support forum › mailchimp newsletter error mailchimp newsletter error This topic has 3 replies, 2 voices, and was last updated 6 years, 1 month ago by Elise Noromit. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts September 19, 2018 at 12:13 pm #77949 varadilackooParticipant Hello, I would like to ask for help. The two fields merge together. I would like the email address field and the first name field falling under one another and the two checkboxes are parallel, but I can not solve it. Thanks! Attachments:You must be logged in to view attached files. September 19, 2018 at 2:31 pm #77974 Elise NoromitMember Hello, Add this code to the Theme settings > Custom CSS: body .mc4wp-form>div { display: block; max-width:250px; margin:20px auto!important; } body .mc4wp-form>div> div { margin:20px 0; } .mc4wp-form-fields .mc4wp-terms label { display: block; text-align: left; } Change the width of the fields if you need. Best Regards September 19, 2018 at 7:05 pm #78037 varadilackooParticipant Custom CSS looks like this now. why does it show the mistake? I need a solution on the second image, is it possible? Attachments:You must be logged in to view attached files. September 20, 2018 at 5:16 am #78065 Elise NoromitMember Hello, I have copied and pasted the code there is no mistakes: http://prntscr.com/kwhkcb Here is how the form looks like now http://prntscr.com/kwhk3e Best Regards Author Posts Tagged: newsletter Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to create new topics. Login / Register