Hi
Where can I find the Pinterest Pin It button code for the M social template I want to add the hover button code
From Pinterest
To activate On Hover Pin It buttons on your page, just add the data-pin-hover attribute to the SCRIPT tag on your page that calls pinit.js.
<script type="text/javascript" src="//assets.pinterest.com/js/pinit.js"
data-pin-hover="true"
></script>
Thanks