Content Filter: no flex wrap in the buttons wrapper

[ad_1]

Hello,

You changed recently the content filter block. Now if you have many filter for a specific ub-content-filter-category, all the filters tries to fit in the width of the screen, which makes the filters unreadable.

Even when editing, the filters inside the same category, instead of going to the line, it now keeps in the same line, so if we have a lot of filters, it is becoming hard to read.

To solve this issue, you can maybe add “flex-wrap” the block concerned with something like that:

.wp-block-ub-content-filter-block .ub-content-filter-buttons-wrapper {
gap: 10px;
flex-wrap: wrap;
}

Best,

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer