[Resolved] Tag cloud font size is too small…

Home Forums Support [Resolved] Tag cloud font size is too small…

Home Forums Support Tag cloud font size is too small…

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1377112
    Sebastian

    I want to control the size of the tags in the tag cloud. In my case the tags are super small… is there a way to do this?

    You can find them on the frontpage, they have the headline “Tag cloud”

    #1377153
    Leo
    Staff
    Customer Support

    Hi there,

    Try this CSS:

    .wp-block-tag-cloud a.tag-cloud-link {
        font-size: 20px !important;
    }

    Adding CSS: https://docs.generatepress.com/article/adding-css/

    #1377167
    Sebastian

    Thanks, this worked!

    #1377374
    Leo
    Staff
    Customer Support

    No problem 🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.