Skip to main content
  Thursday, February 20 2020
  2 Replies
  2.5K Visits
  Subscribe
How do you increase the width of the drop down text box for the "Glossaries" selection field?
A
4 years ago
Hi,

Thanks for contacting us here about this extension.

How do you increase the width of the drop down text box for the "Glossaries" selection field?


Yes, I think it's possible to extend the box. Please drop us a ticket (menu Support > Ticket support).
Our developer in charge will take a look at that.

Regards,
A
4 years ago
Hi joecan,
You can do it using following css
#com_glossary .custom-select select.seoselect, .custom-select select.seoselect,.bigselect
{
max-width:500px;
}
  • Page :
  • 1
There are no replies made for this post yet.