Hello Discourse,
Where can we setup Category name length?
Thank you!
I had a quick search to see if it had cropped up before, and I found this quite sage advice from @Johani that you may want to consider first?
1 Like
I’ve moved your post over to this topic as it seems like they’re connected to the same issue.
2 Likes
Hello,
You can change the max width with the following:
.select-kit.combo-box.category-drop .badge-wrapper {
max-width: 320px; // default 260px
}
3 Likes
Thank @Don so much!
1 Like
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.