Home › Forums › WoodMart support forum › Customize newsletter position Customize newsletter position This topic has 1 reply, 2 voices, and was last updated 5 years, 2 months ago by Elise Noromit. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts October 1, 2019 at 4:52 pm #147902 acaua.ferreiraParticipant Hello Support, I would like to move to the left this newsletter ”submit”(inscrever) Button. Please help-me with some css to do it? how it is now: https://snipboard.io/CPEIyp.jpg How I want: https://snipboard.io/42jHIK.jpg October 1, 2019 at 7:33 pm #147926 Elise NoromitMember Hello, Please add this code to the Theme Settings > Custom CSS > Global: body .mc4wp-form > div { flex-direction: row-reverse; } body .mc4wp-form > div > p { margin-right:0; margin-left: 0; } Best Regards Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to create new topics. Login / Register