Widget actor displaying right image but wrong location

I have a widget that I would like to display above my player character, so I put a widget component on my player. It is displaying the right image but the blue bar has moved a bit. How can I fix this?

][1]

Can we see the hierarchy of the widget? Otherwise it’s impossible to tell what’s up.

Here it is: Screenshot - b7a73703216c2df3f1ed8394cc9dbf80 - Gyazo “Armor” and “Health” are progress bar’s.

I just fixed it. I had an anchor set on both the red and the outline and I forgot to add it to my blue bar.

Ah cool! Sorry I couldn’t get back to you sooner.