Use custom css to add a background to your customer access apps

Add further customization and branding to your app using Custom CSS.

Code:

stk-content {
  background-image:url("insert_image_url");
}
1 Like