You can use CSS for this. Follow the tutorial to see how to do this in Mendix.
https://docs.mendix.com/howto/front-end/calypso
Then use the ':hover' example here to add a class to your button.
https://www.w3schools.com/css/css3_buttons.asp
Thank you Lennart!
The thing with calypso works fine.
But where do I find a specific button in my “custom variables”?
best regards
He Andreas,
The buttons can be styled using Sass classes. How to work with Sass to change styling, you might want to read up on in this lecture: https://academy.mendix.com/link/path/105/Style-your-App-with-CSS.
Hey Toon,
thank you!
I found it. Sorry for these easy questions, I’am totally new.
best
Andi
One further question.
When I am customizing with CSS, will the app still be compatible with MindSphere?