Variable Sizes in Tag Cloud

  • Posted in : Readme
  • Collin
    Participant

    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.

    Url: https://collinmbarrett.com/blog/

    serkan
    Moderator

    Hi collinbarrett,
    You can use this custom css code to override the !important we have on tagcloud a in main.css

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

    But varying sizes of tags based on their usage frequency is not possible by default.
    Thanks

    Collin
    Participant

    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.

    https://collinmbarrett.com/blog/

    serkan
    Moderator

    Ok good luck =)

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register