How to control the tag cloud font size?

Just add the following code at any place you need to let the tag show:

if ( function_exists(‘wp_tag_cloud’) ) :

  • KingPHP.com Tags

      wp_tag_cloud(‘smallest=8&largest=8’);