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>

How to change Homepage Hero Text

1. First Go to the "Hero Text" symbol
2. Click on the "settings icon" on the right
3. Update every letter as you wish.

That's it!