Hello,
on mobile the FB Autopost button is hidden because of this html structure :
<td class="center hidden-phone small">
<div class="btn-group">
<a class="btn btn-social btn-facebook btn-sm text-center " ...
Can you please suggest how to override the code for deleting the
hidden-phone attribute ?