Hi,
With regard to the 'Follow This' vertical sharing code, how would you you go about changing the size and colour of the text? E.g Facebook button with the word 'Facebook.' I can change the follow this title colour and size but can't seem to get it to work for the links name. I've had a good scan through the forum and support before asking but couldn't find anything:
<code>
<!-- AddThis Follow BEGIN -->
<p><span style="font-size: 17px; color: #c0c0c0;">Follow Us</span></p>
<div class="addthis_toolbox addthis_vertical_style">
<a class="addthis_button_facebook_follow" addthis:userid="social page"></a>
<a class="addthis_button_youtube_follow" addthis:userid="social page"></a>
<a class="addthis_button_rss_follow" addthis:url="particular rss feed"></a>
</div>
<code>
I know the javascript is missing.
Any help would be gratefully appreciated.
Thank you
This question is closed to new answers.