Reply To: Style sidebar widgets individually

Home Forums Support Style sidebar widgets individually Reply To: Style sidebar widgets individually

Home Forums Support Style sidebar widgets individually Reply To: Style sidebar widgets individually

#202969
Tom
Lead Developer
Lead Developer

Ah, tags use links, so you’ll need to target the links directly like this:

#tag_cloud-2 a {
    /* CSS in here */
}