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>

Instruction Title

1. Click the Hero Text component
2. Update the text of the Hero Animation (the same goes about Hero Lined Text component too)
Enjoy :)

Instruction Title

1. Click the Cta Text component
2. Update the text of the Cta (1 & 2)
Enjoy :)