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 the Main/Hero Page Title

1. Click the CMS icon
2. Click Works Item in the list
3. Choose the item and update the details.

Enjoy :)