UE4.27 How to move text to the center?

To clarify - you’re using a combo box and generate entries via a bind, right? If so, this functionality can be controlled in the generated widget, not in the combobox:

image

image

This should even work without the extra slot, justification should be enough.

1 Like