Hi there,
Try play with min-width.
i.e: #cft .dl_checkbox { margin:0; float: left; min-width: 250px;}
Hope that helps
Hi substrato, I managed to get this working with my custom post type simply by adding its name to the bbppt_eligible_post_types array on line #156 of the plugin file (as above).
Embarrassingly, my stumbling block was that I had capitalised my custom post type (“TEF_Video”).
Live & learn.
Watching with great interest to see if anyone can figure this out.
No luck from my end so far.