6
15 Comments

How to add cool, dynamic testimonials to your carrd website for free

Testimonials are key for a good landing page, as they build trust and create social proof.

That is why I decided to add testimonials to my carrd landing page.

I've seen some nice looking interactive testimonials online, so I thought why not get this for my carrd page too?

As you can add custom code on carrd you can basically include (more or less) anything you find online which is written in html/css/js.

So, here is my take on how you can add your own cool testimonials on carrd without spending money.

🔍 1. Google your design

Your search query should run on the lines of html, testimonial, ui, template.

Before checking the normal search results I prefer to go through the image search, to see some designs I like.

google search
google search results

Pro tipp: If you add "notepen" to your search query you can find results from codepen.io that have the code copy-paste ready

google search codpen

🍕 2. Copy & Pasta Time

Now you can copy and paste the code into your carrd page.

Go to

Add Element -> Embed -> Select Type 'Code'*

carrd embed

It's helpful to label your code so you know what it is when you continue working on your page.
In my case I named it 'html-testi'

carrd html

Important
The html-code has to be Style inline and you should add it at the place of your website where you want to see your testimonials.

carrd html inline

The css part is hidden and in the Head
Don't forget the <style> - Tag at the beginning of css and </style> at the end.

The js part (if the code has javascript) is hidden and in the Body End
Don't forget the <script>-Tag at the beginning of css and </script> at the end.

Now Publish and check, whether it's working.

Working? Yey! 🎉

Now, for the final part

3. 🎨Individualize it

The easiest and most basic way to individualize the code is by searching for the 'color' part of the (css-part) code.

carrd html

Here, you can add custom colours to make it suit your page.

If you are able to read a bit of code you can even change things a bit, the nice thing about codepen is, you can make changes online and see them directly.
This way you can first individualize your code on the pin and then add it to your carrd page.

Try it out on here

CodePen Home Testimonials Sample 1

If you "broke" something you can simply refresh the page and start over, lol 😇 .

I recommend creating a codepen account and saving your individual codepen code so you can make changes later, but this is totally optional.

I individualized the colors and size of the arrows of the design I found you can see the final result here

before
carrd html before

after
carrd testimonials

That's it!
Now you have your cool, custom testimonials on your carrd page.

You can look at how it went for me on twitter

Show me your cool custom testimonials, or ask me anything in case a part of this article is unclear!

  1. 2

    Hi, I faced the same issue, my CSS won't take into account the HTML code on Carrd, tried it over and over again. Can you please help? Thanks

    1. 1

      I think the best way to find a solution is, If you make a copy of the website in carrd and add me as a sharing user, if you don't mind.
      Then I can have a detailed look at it.

      Write me a DM on twitter and we can figure things out.

  2. 2

    Great tips ! Thanks a lot for taking the time to share.

  3. 2

    Unfortunately I couldn't make it work. I can't add the CSS code in the Hidden part of the embedded HTML element :/

    I've added the code element, I've added the HTML as Inline. And now, when I switch "Inline" to "Hidden", the HTML code is still there. Where am I supposed to add the CSS code?

    Appreciate your help @FutureFounder 🙏🏼

    1. 1

      You need separate embed containers for html, css ( if used also js)

      1] CSS

      • with <style> </style>- Tag
      • Style: hidden => position of the embed container does not matter as it is not displayed on the webpage (i put them close so I do not overlook them)
      • head

      2] html

      • Style: inline
      • at the displayed position

      Here visualized

      css

      css2

      css2

      Does it work now?

      1. 1

        Unfortunately not :(
        I've copied the HTML and the CSS code from the codepen-link you've shared above (https://codepen.io/mmeghan/pen/NWNpajP).

        What happens is that I see the photo of the first person in a big squared format, and that's it. Without the CSS I at least see the whole content of the three reviews, just not styles.
        Plus the CSS code changes some format on the rest of my site :/

        1. 1

          Sounds like the css is not embedded correctly.

          • Do you have any other custom code beside the one from codepen?

          If yes, switch it off and try again

          If not try this

          • is the style opening <style> and close tag </style> inserted?

          • Try and take out the first part of the css

          * { box-sizing: border-box; color: #707070; font-family: Roboto, sans-serif; }

          Still having problems?

          Test a simpler custom testimonial like this one

          https://codepen.io/Priyamaheshwari/pen/abBemyo

          1. 1

            I don't have any other embedded code.
            Style opening and close tags are inserted.
            Removing the first part at least helped to not change the rest of the page, but the testimonial is still broken.

            I've tried the other link that you've shared. But that one looks broken, too.

            See my playground here: https://harumatcha.ch/#aboutus

            1. 1

              Thx for the link, but I do not see were the testimonials are (supposed to be) ?

              I think the best way to find a solution is, If you make a copy of the website in carrd and add me as a sharing user, if you don't mind.
              Then I can have a detailed look at it.

              Write me a DM on twitter and we can figure things out.

  4. 2

    Lovely. Thanks for featuring my quote ;)

  5. 1

    Getting 404 on the link for Codepen

  6. 1

    Hello everyone, please how do I prevent a iser of my website from going back to previous pages on carrd?

  7. 1

    where does the free part come in? i read this because i need to embed code without a paid account but it just skips that part

    1. 1

      sorry mate, I have a paid carrd plan and did not check whether it works in the free plan, or not.
      The tutorial is meant for free as in the actual code you embed and the tutorial is free, as there are some paid products for carrd.

Trending on Indie Hackers
Reaching $100k MRR Organically in 12 months 29 comments Passed $7k 💵 in a month with my boring directory of job boards 15 comments 87.7% of entrepreneurs struggle with at least one mental health issue 14 comments How to Secure #1 on Product Hunt: DO’s and DON'Ts / Experience from PitchBob – AI Pitch Deck Generator & Founders Co-Pilot 11 comments Competing with a substitute? 📌 Here are 4 ad examples you can use [from TOP to BOTTOM of funnel] 10 comments Are you wondering how to gain subscribers to a founder's X account from scratch? 8 comments