I am trying to use an alternate tag cloud widget so that I can have varying sizes of tags based on their usage frequency. I know this theme seems to be designed to prevent this, but is there any custom css I can use to override the !important you have on “.tagcloud a” in main.css so that I can enable varying tag sizes? Thanks.
Ok, thanks. I just commented the font-size bit out in the parent theme and made a note to remember to do that whenever you push an update. I wish there was a child theme patch for this, but that’s fine. Now my tag cloud has varying sizes.