My problem is that I have spent hours and hours testing various things relating to “how to adjust width of the tag cloud”. I want the tags to be more narrow, not the widget itself (header and so on).
What I have tested so far:
Installing the CTC plugin (no luck)
Adjusting the style.css file with various combos (no luck):
#r_sidebar .widget_tag_cloud
#r_sidebar .wp_tag_cloud
#r_sidebar #tag_cloud .widget widget_tag_cloud
#r_sidebar#tag_cloud .widget widget_tag_cloud
tag_cloud
widget_tag_cloud
widget widget_tag_cloud
.tag_cloud
.widget_tag_cloud
.widget widget_tag_cloud
Anyone? Anyone with any idea on how to solve this?