11/22/2016 at 3:17 pm
#400751
Keymaster
@ Nick
Likely the theme was setting something globally to display as a block on an inline element. I’ve run into this many times, mostly with form elements. Theme will globally set these inline elements to display as block. Poor form. I do have CSS in the plugin which tries to catch and fix this but it seems impossible to fix all possible variations that can be used to define this.
I would really suggest adding the CSS to your theme’s custom CSS area so you do not lose that tweak with updates to Connections.
Hope that helps!
