thaidb
(thaidb)
1
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?
thaidb
(thaidb)
3
Hi Joe, can we CSS Width top menu?
Thank you!
I’ve moved your post over to this topic as it seems like they’re connected to the same issue. 
Don
5
Hello,
You can change the max width with the following:
.select-kit.combo-box.category-drop .badge-wrapper {
max-width: 320px; // default 260px
}