Button visiblity options

I have buttons in a side menu that activate different views on the right side. But I realized I may not want to use “Option 8” button and view. I already have the logic done on the buttons with setting page variables and switching the case view, etc…

Is there any easy way of “hiding” this button, in this current setup, i.e. - like a conditional on the conditional view (button wrapper) the button is in?

a conditional on the conditional view
yes
you can make it 0 height.

Thank you. Simple solution, brilliant. For some reason I think this has to be more difficult than it is, I guess it comes from years of being exposed to Bubble :rofl:.