White Label

Quickly add your own logo and styles to Respond to make it your own.

Respond allows you to quickly white-label the application so that you can re-sell it or brand it as your own. Learn more below.

Set Logo in .env

Change the logo in the .env file by setting the LOGO_URL property.

Variable Description
LOGO_URL The absolute URL to your logo in the Respond path

Customize CSS for the Application and Editor

Respond allows you to override any CSS in the application and editor. To override any styles, navigate to resources/white-label on your server. Make a copy of app.example.css and/or editor.example.css. Remove the .example to activate the file. You can then add your custom styles to the document and they will pass to the app and editor.