How can I change the tag cloud style ?

Posted in: Newspaper
Post count: 1

Newspaper V 6.3.3
How can I change the tag cloud style ?
Now tags are displayed with a different font size in the sidebar.
I need the name tags displayed with the same font size in the sidebar. It was before the upgrade theme.
Help me please!

Post count: 109

I wanted that too, my work around was creating a menu widget of the tags/links.

Post count: 7909

Hi,

Please try this custom css in Theme Panel > Custom Css – http://screencast.com/t/rwPy4qFbmj

.widget_tag_cloud .tagcloud a {
font-size: inherit !important;
}

Or instead of inherit you can add a specific size.

Thanks!

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