This guide will explain how to use flag emojis and custom styles for form templates on the mobile app.
We will use flag emojis in the Form title and will style our form templates on the mobile app using CSS code.
Use Emoji flags in your Form title.
Go to the Setup page:
Click the down arrow next to your name on the Formyoula web app and then click “Setup”.
Or use this link to go to the Setup page directly - https://app.formyoula.com/setup/account
Paste the code on Mobile Footer.
Please use this code:
<style>
.template_list .list-group-item {
color: red;
text-decoration-line: underline;
font-family: Arial, Helvetica, sans-serif;
font-style: italic;
font-weight: bold;
}
</style>
Open the Mobile App. It will style the form templates on the mobile app home page.
Additionally, you can check out some more font examples here:
https://www.w3schools.com/css/css_font.asp
For any questions, please contact us - [email protected] or the Formyoula in-app chat 🙂