الحد الأقصى لطول اسم الفئة

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)

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. :+1:

إعجابَين (2)

Hello,

You can change the max width with the following:

.select-kit.combo-box.category-drop .badge-wrapper {
  max-width: 320px; // default 260px
}
3 إعجابات

Thank @Don so much!

إعجاب واحد (1)

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.