Waar is 'categorie stijl: vierkant' gebleven?

Did the square category style (like here on meta) get removed?

Here on meta we use the ā€˜bullet’ option - does that give you the result you’re looking for?

1 like

You are completely right. Totally forgot I had the following CSS enabled:

span.badge-category-bg {
    border-radius: 5px;
}

span.badge-category-parent-bg {
    border-radius: 5px;
}

Somehow I thought circle was a default option as well and ā€œbulletā€ for a circle made sense because bullets are… well… round :stuck_out_tongue:

3 likes

This topic was automatically closed after 18 hours. New replies are no longer allowed.