Home › Forums › WoodMart support forum › SignUp button not aligned properly SignUp button not aligned properly This topic has 3 replies, 2 voices, and was last updated 6 years, 9 months ago by Artem Temos. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts March 14, 2018 at 1:43 pm #45943 LateefuddienParticipant https://i.gyazo.com/9db4061ddf13b41a9c71261a98e43bb5.png Please see the Sign Up button is not aligned with the field properly. March 14, 2018 at 2:25 pm #45962 Artem TemosKeymaster Hello, This bug occurred after Mailchimp plugin update. Please add this code to custom CSS area in the Theme Settings in order to correct: .mc4wp-form>div>p:first-child { -webkit-box-flex: 1; -ms-flex: 1 1 200px; flex: 1 1 200px; max-width: 290px; width: 100%; margin-top: 20px; } .mc4wp-form>div>p { margin-left: 25px; margin-right: -17px; } We shall fix this bug in one of our nearest updates. Regards March 14, 2018 at 2:46 pm #45981 LateefuddienParticipant If i enter copy & paste this code into custom css then after update what happen to this code? when will new update come so that i can wait for update, because my site is not launched yet. March 14, 2018 at 3:14 pm #46012 Artem TemosKeymaster Yes, we will fix it in the next update that will be released during the next few weeks. Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to create new topics. Login / Register