Font and Menu styles for ComboBox

Not sure if anyone is still working on this, but I used an overlay to put text on the combobox, then made the text of the combobox alpha set to 0, which makes it appear that the text in the combobox is centered (in my case). I then bound that text to the different combobox selections.

Edit: I actually added some padding to the combobox variable content. It doesn’t seem to update until after compiling.