Using Text For Main Menu

Hey So im creating my main menu and was wondering how i could use text instead of buttons. Any suggestions? Im following this tutorial: https://www.youtube.com/watch?v=U_DY1lmHbLc

well, if you want the text to be clickable, I do believe you need a button there. So what I do when I just want a clickable text is to just make the button invisible by dragging the alpha…
So the buttons are there, they are just not visible.

Technically, you do not need a button; setting TextBlock’s visiblity to Visible will allow you to click the text and interact with it. However, wrapping text with a button provides you with access to the button’s events and simplifies interaction significantly.

@ThatLittleSpider’s suggestion is the way to go, the setting you’re looking for can be found in the button’s Appearance tab > Background color > A(lpha)