Main menu widget isn't working with controller

Basically, I have made the basic blueprints required to get my main menu to work with the mouse and allowing a controller to go up and down in the menu. However, when I go to run the game it doesn’t let the controller work.

you going to want to show the scripting you used in this case otherwise we dont have much to work with.

It might be as simple as ensuring the widget isFocusable and giving it focus but can also be something completely else. A more detailed description would help.

First picture is of the level blueprint on my “mainmenu world” Second is of controller being used in the main menu and third is of the mouse being used.