How To Customize And Add A Completion Certificate
Overview:
Customizing a certificate for your course in Shopify allows you to align it with your brand and provide a personalized achievement acknowledgment for your students. Here’s how to do it:
Table Of Contents:
- Add Certificate
- Upload Background Image
- Adding Customized Certificate to the Course
- Add Certificate to the Lesson
Add Certificate
- Go to Tevello App Courses
- Select the Course where you want to add the certificate
- Go to Course Settings
- On the right side you will see the Completion Certificate section then click Edit
- The certificate edit section will pop up.
Upload Background Image
- Prepare a custom background image that reflects your brand.
- Upload this image to the Content and Files section in Shopify
- Click on the chain icon to copy the link of the image
Adding Customized Certificate to the Course
- Go to Courses
- Select the Course where you want to add the certificate
- Go to Course Settings
- On the right side you will see the Completion Certificate section then click Edit
- Replace the background image by pasting the copied link into the HTML code.
BEFORE | AFTER |
---|---|
<div style="background-image: url('../certificate.png')" | <div style="background-image: url('https://cdn.shopify.com/s/files/1/0570/5318/4111/files/The-Workshop-logo-1024x980.jpg?v=1710806218')" |
You can also edit the following: |
---|
Date |
Certificate Name |
This Certificate is Presented to |
- Once done click Save
Add Certificate to the Lesson
- Click Add Lesson
- Add the Lesson Name and details about the certification.
- To add the certification block, click Add then select Add Certificate
- Edit the certification block
- Once done click Save
Updated on: 05/04/2024
Thank you!