Blueprint fade out

Hey im like completely new at Unreal and Im making a blueprint which is my main menue. I want it to fade out when a button is clicked. How do I do this. Can I get an aswer with everything I explained so I can learn how to do this and learn a bit more about blueprint nodes? thanks

You can create a widget with a border completely black and add an animation to it(there are many tutorials) add a fade animation and when click the button fade out and then remove the widget.