# Customize Stripo Template to Mautic

**URL:** https://forum.mautic.org/t/customize-stripo-template-to-mautic/18030
**Category:** General Discussion
**Tags:** discussion
**Created:** [February 4, 2021, 6:21am UTC](https://forum.mautic.org/t/customize-stripo-template-to-mautic/18030 "2021-02-04T06:21:06Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![ahmadzaki](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/ahmadzaki/32/2244_2.png) [@ahmadzaki](https://forum.mautic.org/u/ahmadzaki)
#### Post date: [February 4, 2021, 6:21am UTC](https://forum.mautic.org/t/customize-stripo-template-to-mautic/18030/1 "2021-02-04T06:21:06Z")

</div>

Has anyone used stripo to create templates?

I’ve made a template in stripo and directly exported it to my mautic.

But the problem turns out that after I edited it couldn’t be edited everything, both the writing and the pictures

Does anyone have experience on this?

(How to make a template that we make in stripo so a template in mautic and editable)

---

<div class="post-metadata">

### Author: ![ama](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/ama/32/580_2.png) [@ama](https://forum.mautic.org/u/ama)
#### Post date: [February 4, 2021, 11:10am UTC](https://forum.mautic.org/t/customize-stripo-template-to-mautic/18030/2 "2021-02-04T11:10:52Z")

</div>

Did you add the code snippets to your HTML to support the mautic builder features?

```auto
<div data-section-wrapper="1"> ... </div>

data-section="1"

data-slot-container="1"

<div data-slot="text"> ... </div>

If you don't know where to add them check out this video:
https://innotiom.com/how-to-build-mautic-email-themes/
```

---

<div class="post-metadata">

### Author: ![joeyk](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/joeyk/32/11164_2.png) [@joeyk](https://forum.mautic.org/u/joeyk)
#### Post date: [February 4, 2021, 12:24pm UTC](https://forum.mautic.org/t/customize-stripo-template-to-mautic/18030/3 "2021-02-04T12:24:40Z")

</div>

This great tutorial from Chris will guide you through:

[![](https://us1.discourse-cdn.com/flex020/uploads/mautic/original/2X/2/2e1c3e6d8acee645a57dc66cb9eb54ff94412a67.jpeg "How to Build Mautic Email Themes – Without a Developer") ](https://www.youtube.com/watch?v=ouwkKmyBa_Q)

---

<div class="post-metadata">

### Author: ![ahmadzaki](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/ahmadzaki/32/2244_2.png) [@ahmadzaki](https://forum.mautic.org/u/ahmadzaki)
#### Post date: [February 4, 2021, 4:14pm UTC](https://forum.mautic.org/t/customize-stripo-template-to-mautic/18030/4 "2021-02-04T16:14:50Z")

</div>

Hello all

I thank you for commenting and visiting my post.

I checked the websites that you recommend, and I downloaded the video guide.

The best part is that I managed to create an editable email template from stripo to mautic.

Thank you for the video maker, thanks for sharing the mautic guide
