By Jay Kim on Tuesday, 21 March 2017
Posted in Technical Issues
Replies 1
Likes 0
Views 507
Votes 0
Dear support team,

As the attached image, I would like to know how to reduce the width size of the category select-box.
Would you inform me the way?

Regards,
Adrien Park.
Hi Adrien,
You can try using custom css override to change the width of the dropdown list using the custom css codes below:

#ed .ed-ask__bd .form-control {
width: 50% !important;
}
Do note that we do not provide customization support.
·
Tuesday, 21 March 2017 17:32
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post