• Resolved Trucker

    (@trucker)


    Hi,

    At the moment, I am using Filter by Taxonomy [Post Tag] for my listing on the website.

    However, there are a lot of tags available (I cannot remove them), so that the tag check box is currently very long.

    View post on imgur.com

    Is there any way to divide it into multiple columns instead of just 1 column?

    Thank you very much!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Trucker

    (@trucker)

    Nvm I found it

    
        -moz-column-count: 4;
        -moz-column-gap: 20px;
        -webkit-column-count: 4;
        -webkit-column-gap: 20px;
        column-count: 4;
        column-gap: 20px;
    
    Plugin Author Content Views

    (@pt-guy)

    Hello,
    Thank you for your update.
    I’m glad that you figured it out.

    For further Pro support, please contact us here.

    Best regards,

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Long Post Tag Column’ is closed to new replies.