Page 1 of 1

Removing Dropdown Border

Posted: Thu Jan 05, 2017 7:51 am
by andrewli
Hi,
How can I remove the border of a dropdown?
Is there a way to get rid of the "down arrow" as well?

Re: Removing Dropdown Border

Posted: Thu Jan 05, 2017 9:35 am
by Stewart Marshall
You can get rid of the borders on the edit portion of a dropdown by setting borders to 0. However, there's no way currently of directly addressing the popup that's shown when the dropdown is expanded.

With regards to the down arrow, are you looking to replace it with a different image or just get rid of it entirely?

Re: Removing Dropdown Border

Posted: Thu Jan 05, 2017 9:46 am
by andrewli
Stewart,
I'd like to completely get rid of the down arrow (without replacing it with anything else).

Re: Removing Dropdown Border

Posted: Thu Jan 05, 2017 10:13 am
by Stewart Marshall
You can't get rid of the arrow at the moment, but then a dropdown without a means to show the dropdown options isn't really a dropdown.

Are you trying to make something similar to the Google search box?