How to fix overlapping text in widgets?

You can add an Overlay where the image currently is and then add the image and text to the overlay. Then you can reorder them however you want.


(recommended)


Or if you don't want to add an overlay, you can also adjust the ZOrder of the Text like so :

Select the text, in the details, under Slot (Canvas Panel Slot), set ZOrder to something greater than 0 :

image
(quick fix)