Can we overwrite (Bring-Front) one container to another container ?

0
Hello, Following snapshot shows one container (Card – Blue) to another container (Card – White). I want to make this type of design in mendix studio v (9.7.0) , so for that I am looking for solution here.      
asked
1 answers
1

Hi, you can create your custom style and have it in mendix. You can check this documentation https://docs.mendix.com/howto/front-end/customize-styling-new/#:~:text=To%20customize%20the%20default%20theme,js%20for%20native%20apps)  which show you where do you make changes. The only thing you should use your own classes to implement the design.

answered