How do I make my main menu not reappear after clicking play?

So I made a blueprint and all for a Main Menu and once I click Play the menu disappears for a second or so and then it appears again. Help? I’m new to Unreal Engine so go easy on me if I made any stupid mistakes, please.

http://prntscr.com/86hoz2

http://prntscr.com/86hpio

So for anyone having the same problem and can’t seem to be able to fix it, I managed to fix it myself. Just make a Set Visibility for each menu you created and for the background picture, then add a Get Player Controller and Set Show Mouse Cursor (don’t check the [ ] box) and connect it do the last Set Visibility function. Also, set all the visibilities to ‘Hidden’. Hope it helps.

Try to use “remove all widgets” instead use visibility.