I just tried using the 'Select2' feature and I really like it!
How would I change:
1. the selected items color
2. the background color
of a 'Select2' object?
The select object in question is also marked as a 'Multiple' select.
Welcome to the nuBuilder Forums!
Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.
Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.
Set color of selected 'Select2' items and background?
Re: Set color of selected 'Select2' items and background?
I already tried adding
to the CSS property of the Multiple/Select2 select object, but that didn't work.
Code: Select all
background-color: #8c8682;