How to Create an Envelope Animation with Divi’s Scroll Effects

Last Updated on September 17, 2022 by 6 Comments

How to Create an Envelope Animation with Divi’s Scroll Effects
Blog / Divi Resources / How to Create an Envelope Animation with Divi’s Scroll Effects
Play Button

Every time a new Divi feature comes out, we try to share some cool and useful tutorials thatโ€™ll help you think outside the box and get creative with Divi. Todayโ€™s tutorial does exactly that. Weโ€™ll show you how you can create a responsive envelope animation with Diviโ€™s scroll effects. This is a great way to emphasize a call to action block, for instance, but you can use it for other purposes as well. Youโ€™ll be able to download the JSON file for free too!

Letโ€™s get to it.

Preview

Before we dive into the tutorial, letโ€™s take a quick look at the outcome across different screen sizes.

Desktop

envelope animation

Mobile

envelope animation

Subscribe To Our Youtube Channel

Download The Envelope Animation Layout for FREE

To lay your hands on the free envelope animation layout, you will first need to download it using the button below. To gain access to the download you will need to subscribe to our newsletter by using the form below. As a new subscriber, you will receive even more Divi goodness and a free Divi Layout pack every Monday! If youโ€™re already on the list, simply enter your email address below and click download. You will not be โ€œresubscribedโ€ or receive extra emails.

Recreate Element Structure

Add New Section to Middle or Bottom of Page

Background Color

Start by adding a new section somewhere in the middle or at the bottom of your page. Open the section settings and change the background color into white.

  • Background Color: #FFFFFF

envelope animation

Spacing

Modify the spacing settings next.

  • Top Padding: 5vw
  • Bottom Padding: 0px

envelope animation

Overflows

And hide the section overflows.

  • Horizontal Overflow: Hidden
  • Vertical Overflow: Hidden

envelope animation

Add Row #1

Column Structure

Continue by adding a new row to the section using the following column structure:

envelope animation

Background Color

Without adding any modules yet, open the row settings and change the background color.

  • Background Color: #FFFFFF

envelope animation

Sizing

Move on to the rowโ€™s design tab next and change the sizing settings as follows:

  • Use Custom Gutter Width: Yes
  • Gutter Width: 1
  • Width: 90%
  • Max Width: 100%

envelope animation

Spacing

Then, add some custom padding values across different screen sizes.

  • Top Padding: 14vw (Desktop), 11vw (Tablet & Phone)
  • Bottom Padding: 14vw (Desktop), 11vw (Tablet & Phone)
  • Left Padding: 20vw (Desktop), 10vw (Tablet & Phone)
  • Right Padding: 20vw (Desktop), 10vw (Tablet & Phone)

envelope animation

Border

Add some border radius too.

  • All Corners: 20px

envelope animation

Box Shadow

Weโ€™re also using a subtle box shadow.

  • Box Shadow Vertical Position: 38px
  • Box Shadow Blur Strength: 80px
  • Shadow Color: rgba(0,0,0,0.08)

envelope animation

Z Index

Complete the row settings by increasing the z index in the advanced tab.

  • Z Index: 11

envelope animation

Add Text Module #1 to Column

Add H2 Content

Time to add modules, starting with a first Text Module. Enter some H2 content of your choice.

envelope animation

H2 Text Settings

Change the moduleโ€™s H2 text settings as follows:

  • Heading 2 Font: Poppins
  • Heading 2 Text Size: 2vw (Desktop), 4vw (Tablet), 5vw (Phone)

envelope animation

Add Text Module #2 to Column

Add Content

Add another Text Module right below the previous one and insert some description content of your choice.

envelope animation

Text Settings

Move on to the moduleโ€™s design tab and change the text settings.

  • Text Font: Open Sans
  • Text Size: 1vw (Desktop), 2vw (Tablet), 3vw (Phone)
  • Text Line Height: 2.6em

envelope animation

Spacing

Add some custom top and bottom values across different screen sizes too.

  • Top Padding: 2vw (Desktop), 4vw (Tablet), 5vw (Phone)
  • Bottom Padding: 2vw (Desktop), 4vw (Tablet), 5vw (Phone)

envelope animation

Add Button Module to Column

Add Copy

The next and last module weโ€™ll place in this row is a Button Module. Add some copy of your choice.

envelope animation

Button Settings

Then, style the button accordingly:

  • Use Custom Styles For Button: Yes
  • Button Text Size: 1vw (Desktop), 2vw (Tablet), 3vw (Phone)
  • Button Text Color: #ffffff
  • Button Background Color: #0f33ff
  • Button Border Width: 0px

envelope animation

  • Button Border Radius: 100px
  • Button Font: Poppins

envelope animation

Spacing

And complete the moduleโ€™s settings by adding some custom padding values across different screen sizes.

  • Top Padding: 1vw (Desktop), 2vw (Tablet), 3vw (Phone)
  • Bottom Padding: 1vw (Desktop), 2vw (Tablet), 3vw (Phone)
  • Left Padding: 2vw (Desktop), 4vw (Tablet), 6vw (Phone)
  • Right Padding: 2vw (Desktop), 4vw (Tablet), 6vw (Phone)

envelope animation

Add Row #2

Column Structure

Now that we have the call to action row in place, itโ€™s time to start creating the envelope shape. To do that, add a new row using the following column structure:

envelope animation

Sizing

Allow the row to take up the entire sectionโ€™s width by changing the sizing settings as follows:

  • Use Custom Gutter Width: Yes
  • Gutter Width: 1
  • Width: 100%
  • Max Width: 100%

envelope animation

Spacing

Remove all default top and bottom padding too.

  • Top Padding: 0px
  • Bottom Padding: 0px

envelope animation

Display

And to make sure the columns appear next to each other on smaller screen sizes, weโ€™ll add one line of CSS code to the rowโ€™s main element.

display: flex;

envelope animation

Add Image Module to Column 1

Leave Image Box Empty

Add an Image Module to column 1 and leave the image box empty.

envelope animation

Gradient Background

Instead, weโ€™re using a gradient background.

  • Color 1: rgba(255,255,255,0)
  • Color 2: #e8e8e8
  • Gradient Type: Linear
  • Gradient Direction: 150deg
  • Start Position: 50%
  • End Position: 50%

envelope animation

Spacing

Change the moduleโ€™s padding values accordingly:

  • Top Padding: 15vw
  • Bottom Padding: 15vw

envelope animation

Clone Image Module in Column 1 & Place Duplicate in Column 2

Once youโ€™ve completed the Image Module in column 1, you can clone the entire module and place the duplicate in column 2.

envelope animation

Change Gradient Background

Change the gradient background as follows:

  • Color 1: rgba(255,255,255,0)
  • Color 2: #efefef
  • Gradient Type: Linear
  • Gradient Direction: 210deg
  • Start Position: 50%
  • End Position: 50%

envelope animation

Add Row #3

Column Structure

To create the bottom of the envelope, weโ€™ll need another row with the following column structure:

envelope animation

Sizing

Open the row settings and change the sizing settings as follows:

  • Use Custom Gutter Width: Yes
  • Gutter Width: 1
  • Width: 100%
  • Max Width: 100%

envelope animation

Spacing

Remove all default top and bottom padding next.

  • Top Padding: 0px
  • Bottom Padding: 0px

envelope animation

Display

And allow both columns to appear next to each other by adding one single line of CSS code to the rowโ€™s main element.

display: flex;

envelope animation

Z Index

Complete the row settings by increasing the z index in the advanced tab.

  • Z Index: 12

envelope animation

Add Image Module to Column 1

Leave Image Box Empty

Add an Image Module to column 1 and, again, leave the image box empty.

envelope animation

Gradient Background

Use a gradient background instead.

  • Color 1: rgba(255,255,255,0)
  • Color 2: #efefef
  • Gradient Type: Linear
  • Gradient Direction: 213deg
  • Start Position: 40%
  • End Position: 40%

envelope animation

Spacing

And increase the size of the module by adding some top and bottom padding.

  • Top Padding: 20vw
  • Bottom Padding: 20vw

envelope animation

Clone Image Module in Column 1 & Place Duplicate in Column 2

Once youโ€™ve completed the Image Module in column 1, you can clone it and place the duplicate in column 2.

envelope animation

Change Gradient Background

Make sure you change the duplicateโ€™s gradient background.

  • Color 1: rgba(255,255,255,0)
  • Color 2: #e8e8e8
  • Gradient Type: Linear
  • Gradient Direction: 147deg
  • Start Position: 40%
  • End Position: 40%

envelope animation

Add Vertical Motion to Row #1

Now, the last part to making the envelope animation work is adding a responsive vertical motion scroll effect to the first row in your section and youโ€™re done!

  • Enable Vertical Motion: Yes
  • Starting Offset:
    • Desktop: 0 (at 68%)
    • Tablet: 0.5 (at 61%)
    • Phone: 0.5 (at 43%)
  • Mid Offset:
    • Desktop: 6.5 (at 81%)
    • Tablet & Phone: 21.5 (at 82%)
  • Ending Offset:
    • Desktop: 16 (at 95%)
    • Tablet & Phone: 21.5 (at 82%)

envelope animation

Preview

Now that weโ€™ve gone through all the steps, letโ€™s take a final look at the outcome across different screen sizes.

Desktop

envelope animation

Mobile

envelope animation

Final Thoughts

In this post, weโ€™ve shown you how to get creative with Diviโ€™s scroll effects. More specifically, weโ€™ve shown you how to put together an envelope animation. You can use this animation for many kinds of things, to highlight your CTA block for instance. You were able to download the JSON file for free as well! If you have any questions or suggestions, feel free to leave a comment in the comment section below.

If youโ€™re eager to learn more about Divi and get more Divi freebies, make sure youย subscribe to our email newsletterย andย YouTube channelย so youโ€™ll always be one of the first people to know and get benefits from this free content.

Divi Marketplace

Are You A Divi User? Find Out How To Get More From Divi! ๐Ÿ‘‡

Browse hundreds of modules and thousands of layouts.

Visit Marketplace
Divi Marketplace
Divi Cloud

Find Out How To Improve Your Divi Workflow ๐Ÿ‘‡

Learn about the new way to manage your Divi assets.

Get Divi Cloud
Divi Cloud
Divi Hosting

Want To Speed Up Your Divi Website? Find Out How ๐Ÿ‘‡

Get fast WordPress hosting optimized for Divi.

Speed Up Divi
Divi Hosting
Premade Layouts

Check Out These Related Posts

Get a Free Coffee House Layout Pack For Divi

Get a Free Coffee House Layout Pack For Divi

Posted on April 22, 2024 in Divi Resources

Hey Divi Nation! Thanks for joining us for the next installment of our weekly Divi Design Initiative; where each week, we give away a brand new Layout Pack for Divi. This time around, the design team has created a beautiful Coffee House Layout Pack thatโ€™ll help you get your next Coffee House...

View Full Post
Get a Free Butcher Shop Layout Pack for Divi

Get a Free Butcher Shop Layout Pack for Divi

Posted on April 15, 2024 in Divi Resources

Hey Divi Nation! Thanks for joining us for the next installment of our weekly Divi Design Initiative; where each week, we give away a brand new Layout Pack for Divi. This time around, the design team has created a beautiful Butcher Shop Layout Pack thatโ€™ll help you get your next Butcher Shop...

View Full Post

6 Comments

  1. Can’t get this json to load. Able to get other json files to load fine. After unzipping, the file size is less than 6kb. Perhaps I’m doing something wrong? I’ve cleared cache, downloaded multiple times, select the file to import but the file just wont load. ๐Ÿ™

  2. Very creative and playful use of Divi. ๐Ÿ™‚ Keep up the good work!

  3. Truthfully I have never used this for the first time but I will be quite happy to make this the first time.

    Thanks for this piece I will try it out now.

    • Definitely do try it out! ๐Ÿ™‚

  4. Wow, very nice!

    Thanks for this post!

    • Happy to hear you’ve enjoyed the tutorial, Arthur! ๐Ÿ™‚

Leave A Reply

Comments are reviewed and must adhere to our comments policy.

Join To Download Today