Hi,
If I have long tag name with many posts, for example "Big Feature Wordpress theme" the tag cloud widget shows only half of the tag, the rest is hidden because it`s just too large. How can I force all tags fit the sidebar area?
Thanks
Hi,
If I have long tag name with many posts, for example "Big Feature Wordpress theme" the tag cloud widget shows only half of the tag, the rest is hidden because it`s just too large. How can I force all tags fit the sidebar area?
Thanks
there's a white-space:nowrap css set in style.css that makes tags not wrap (search for widget_tag_cloud).
You must log in to post.