zhonghao 1 Report post Posted June 16, 2011 Is there a way to change the size of the font in my banners ? The writing is far too big and I can't find anything specific about this on the forum. Thanks Share this post Link to post Share on other sites
Kate 3 Report post Posted June 16, 2011 Hi Richard, Are you using Firebug? It's a very useful tool in helping you target what styles you need to change. In this case, you could use something like this: #banners{font-size:/*font size here*/} Share this post Link to post Share on other sites
zhonghao 1 Report post Posted June 23, 2011 Hi Kate - thanks very much for your answer. yes I have Firebug but not sure how to use it. I placed the code you wrote into the custom css on the Platform pro settings page and it works great. Thanks very much ! Share this post Link to post Share on other sites