...
Flowster Studio allows the user to customize the appearance of the Web Apps component by choosing different colors, styles etc.
To change the default style:
- Navigate to <INSTALL_DIR>:\Program Files\Flowster Solutions\Flowster Studio\WebApps\wwwroot\Content
- Open Site.css file and edit the default style. For a better user experience, comments are added to the CSS file to help user customize a specific region of the Web Apps.
A basic example on how to change the default title and the color of the title:
...
- In order to change the color of the title, search for #webApps_sidebar .sidebar-brand span element and edit the color. This will change the default color into blue. When finished, save the changes and refresh the website for the changes to be applied.
After Refresh, the changes will be applied to the title: