Adding an alpha fir a Canvas Panel UMG option for credits

Hi guys I made a widget to write credits in our game, I could animate a scroll animation but now I want to add a fade in/out at the begining and at the end. The problem is I dont have the style attributes in the details panel, do you know a way to get that effect? Thanks!

I’m having the same problem and found this thread: https://forums.unrealengine.com/unreal-engine/feedback-for-epic/20295-umg-add-transparency-parameter-to-containers-such-as-canvas

By putting the Canvas Panel inside a Border widget, you get to animate color and opacity of its content.