any ideas what is the best way to create a grid menu that can adjust its button size for different screen resolution?
any ideas what is the best way to create a grid menu that can adjust its button size for different screen resolution?
Hello! You would need to use CSS or JS. It depends on what exactly you're going to do with button. If it's not possible to do with CSS the you would need to use JS. It should be coded by you.