Template Assets

Here you’ll find used assets (like icons and css) used in your template.

Icons


How to use

These icons are not PNG’s, but are generated with code so you can easily change the color + size without having to into Canva.

The easiest way to use these is to come to this page, copy the icon you need, and paste it where you want to use it.

Change the color and width:
When you doubleclick an icon, a code window pops up with instructions explaining where to change the color and other styling options. Basically just change “fill="#26320B" to your own hex code and you’re good to go!

Change the size + placement:
If you want, you can also edit the size or even nudge it up or down with the margin setting. It’s all explained within the code!

Center an icon:
Want to center an icon? Simply add <center> before the code, and </center> under the code. See the last icon for an example.

Example centered icon:

CSS backup


If you made a mistake in the CSS code and want to revert it back, you can copy and paste the original code to restore it.

Help Center


Need a lil’ extra guidance? Visit the help center for tutorial video’s or to submit a support ticket.