Home › Forums › WoodMart support forum › Newsletter Design › Reply To: Newsletter Design
November 14, 2017 at 1:27 pm
#24200
Bogdan Donovan
Keymaster
Hi,
Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.
.mc4wp-form>.mc4wp-form-fields p:first-child {
margin-right: 5px;
}
Regards