How to change color of Twitter font
Started by
stevendavid
, Aug 09 2011 08:47 PM
1 reply to this topic
#1
Posted 09 August 2011 - 08:47 PM
Noob here so go easy
#2
Posted 10 August 2011 - 02:25 AM
I'm assuming you're using the Twitter Bar at the bottom of the page. Please add the following code to Custom Code > Custom CSS:
Replace COLOR with the hex code for the color you want.
#twitterbar div.tbubble span.twitter {color: #COLOR;}
Replace COLOR with the hex code for the color you want.










