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 Tags

      wp_tag_cloud(’smallest=8&largest=8′);
  • Posted in WordPress.

    Leave a Reply

    You must be logged in to post a comment.