I would like to change how a popup menu is displayed in my Web app. Using the current Bootstrap theme, it looks like this after the user has selected something:
which is hard to read. After the menu loses focus, it looks like this:
I’d like it to look like this second case after the user has made a selection but before the control has lost the focus.
Even though I know very little CSS, I have tried messing around with the Bootstrap style definitions in the theme that I dropped into the app, but I can’t seem to find the right thing to change. Can anybody who has experience with the Bootstrap CSS help me find the right thing to change? Help would be much appreciated!
3 posts - 2 participants