Styling the Tag Cloud

Hi,
How can I stylize the Tag Cloud please. I can manipulate it with CSS. But it looks like the style is set inline.
e.g. class=“tag-cloud-link tag-link-16 tag-link-position-1” style=“font-size: 22pt;outline: none;”

Your help much appreciated.

Many thanks

Hi There,

Could you please send us with the link contains the tag cloud?

Thanks.

http://charistek.com/emovyz/

Thanks for your assistance.

Hi there,

You can still add CSS for the tag cloud links and add the !important rule so that it will override the inline styles like this:

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

Hope this helps.

Hi Jade,
Thanks for the hint. Actually what I am after is to highlight the tags that pertains to that article. I guess that’s not the way the tag clouds work. Is it possible to achieve what I am thinking? Please see the screenshot below.

Any suggestions would be greatly appreciated.

Many thanks

Hello @DeeNc,

Customization you looking for falls outside the scope of support we offer. However you can refer following article to get started:

https://codex.wordpress.org/Conditional_Tags

If you are not comfortable with programming, I suggest you to get professional help.

Thanks.

Thanks Prasant

Thank you for your understanding :slight_smile: