Tag Cloud Style

Posted in: Newsmag
Post count: 4

I want to change default tag cloud style like this

View post on imgur.com

default tag cloud style looks bad.

Post count: 9544

You can change any of the styles however you wish with custom CSS.

Simply look at the page source for the widget on the page, or use the console (F12) in Chrome to highlight and inspect that element to reveal the CSS used.

Then simply put in the CSS styles you want for those elements in the custom CSS panel in the theme panel.

The tag cloud widget is part of the default WordPress widgets and not a theme widget. Some folks simple use a custom plugin for a tag cloud which gives you control over what items are shown, sizes, fonts, colors, etc.

If you have no idea how to write CSS, simplest thing is to look at many of the free plugins:
https://wordpress.org/plugins/search.php?q=tag+cloud&=Search+Plugins

A lot of folks on these forums (TagDiv) seem to be using this one:
https://wordpress.org/plugins/cool-tag-cloud/

  • This reply was modified 11 years by simchris.
Post count: 7909

Hi,

Unfortunately there is no option to customize tag cloud widgets like on tagdiv blocks, but you can do this via custom css in Theme Panel > Custom css like Christopher already suggested. Just use browser’s inspector tool and see the css code used – http://screencast.com/t/98q7AYurvbB take those classes and customize it via css.

Thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newsmag’ is closed to new topics and replies.