When you set up a custom domain for your form or app, both the title and favicon will automatically adjust to match your form's settings.
Form title and custom domain
The title of your form or app will reflect the name you've given it, and this will also apply when you use a custom domain.
The form title will be shown in the browser tab and across different views of your form.
Favicon and custom domain
The favicon of your form will adopt the form’s logo (the image you’ve set as the logo in your form editor).
This ensures consistency across your brand and enhances the appearance of your form or app when viewed on the browser tab.
Customizing the favicon and form photo
If you don’t want to display the form's logo or photo in the form editor, you can easily hide it using custom CSS.
Hide the form logo using custom CSS
To remove the logo from your form, go to the Design tab of your form and add the following Custom CSS:
.formaloo__form-logo{display: none;}
This will hide the form’s logo from view, allowing you to customize your form further.
📝 Additional insights:
How to set a favicon on your forms and surveys – Explore how to upload and configure favicons for your forms to enhance branding.
You can also upload a meta image and add a meta description to make your form more appealing when shared on social media and improve its SEO performance.