Problem in Bonita default layout and bootstrap default theme

Hello community, I just started in Bonita Studio. I've instantiated a project on Bonita Studio but I can't modify the default layout and bootstrap default theme.

I need your help!

Thank you in advance

Hi, you can change the theme and the layout in the application descriptor.

The application descriptor is a xml descriptor that looks like this:

<?xml version="1.0" encoding="UTF-8" standalone="yes"?> My App

You can change the theme and layout from there.
In the next major update of Bonita Studio an editor will be available to edit this descriptor without the hassle of manipulating xml directly.
You can try the beta version if you want to give us feedback !

HTH
Romain