Instructions

Yes. We can help you!

Font smoothing

To make the font smoothing we have added this code below in the project settings "Head Code" section.

<style>
* { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
</style>

Changing Hero App Image- Step-by-Step Guide

1. Click the Navigator
2. Go to Hero App
3. Update App Image with your App Image
Enjoy :)