Same here. I can’t believe there aren’t more people reporting this issue.
Hope this gets fixed soon. Love this plugin!
This CSS fixed it for me. I added this to my theme’s custom CSS:
/* A common style for each individual buttons.
* Apply styling only to the immediate divs that follow the class.
*/
.ngfb-buttons > div {
display:inline-block;
vertical-align:bottom;
text-align:left;
line-height:20px;
width:100px;
height:20px;
padding:0;
margin:2px;
}
Thread Starter
Caged
(@caged)
At the moment of writing my opening post i was not using the MailChimp for WordPress plugin. That’s why the code didn’t work of course.
Using both plugins now and it works great!