Creating a Diagonal Design Structure with Divi’s Transform Options (Free Download!)

Last Updated on September 18, 2022 by 13 Comments

Creating a Diagonal Design Structure with Divi’s Transform Options (Free Download!)
Blog / Divi Resources / Creating a Diagonal Design Structure with Divi’s Transform Options (Free Download!)

We’re always looking for ways to expand the design possibilities you have with Divi. And since the transform options update came out, a lot of new techniques have become possible, without the need for custom coding knowledge.

In this post, we’re going to show you how to create a stunning diagonal design structure. The design we’ll recreate works great for hero section and matches any kind of website you want to set up. At the end of the tutorial, you’ll also be able to download the JSON file for free!

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.

diagonal design

Let’s Start Recreating!

Add New Section

Gradient Background

Start by creating a new page or opening an existing one and add a regular section to it. Open the section settings and add a gradient background to it using the following settings:

  • Color 1: #ffd633
  • Color 2: #efefef
  • Gradient Direction: 217deg
  • Start Position: 45%
  • End Position: 45%

diagonal design

Spacing

Then, go to the design tab and add some custom top and bottom padding.

  • Top Padding: 4vw
  • Bottom Padding: 12vw

diagonal design

Overflow

We need to make sure that the transform options don’t surpass the section container. To accomplish that, we’ll add a single line of CSS code to the main element of the section.

overflow: hidden;

diagonal design

Add Row #1

Column Structure

Continue by adding the first row using the following column structure:

diagonal design

Sizing

Without adding any modules yet, open the row settings and allow the row to take up the entire width of the screen. In the next step of this post, we’ll replace the space we’ve just removed by adding some custom left and right padding values using a viewport unit. This will make sure the design remains responsive across all screen sizes.

  • Make This Row Fullwidth: Yes
  • Use Custom Gutter Width: Yes
  • Gutter Width: 1

diagonal design

Spacing

Go ahead and add some custom padding values to the spacing settings next.

  • Top Padding: 0px
  • Bottom Padding: 0px
  • Left Padding: 25vw (Desktop), 16vw (Tablet), 7vw (Phone)
  • Right Padding: 25vw (Desktop & Tablet), 27vw (Phone)

diagonal design

Display

We’re also making sure the columns appear next to each other on smaller screen sizes by adding one single line of CSS code to the main element of the row.

display: flex;

diagonal design

Add Blurb Module to Column 1

Add Title

Time to start adding modules! Add a Blurb Module to column 1 and enter a title of your choice.

diagonal design

Upload Illustration

Continue by uploading an illustration of your choice. The ones we’ll be using throughout this tutorial are part of the App Developer Layout Pack. You can download the illustrations for free by going to the post and downloading them at the end.

diagonal design

Background

Then, add an entirely white background color to the Blurb Module.

  • Background Color: #ffffff

diagonal design

Title Text Settings

Move on to the design tab and modify the title text settings accordingly:

  • Title Font: Poppins
  • Title Font Weight: Semi Bold
  • Title Font Style: Uppercase
  • Title Text Alignment: Center
  • Title Text Size: 0.5vw (Desktop), 1.6vw (Tablet), 2.4vw (Phone)
  • Title Letter Spacing: 1px
  • Title Line Height: 1.6em

diagonal design

Spacing

Modify the spacing settings next.

  • Top Padding: 1.3vw (Desktop), 4vw (Tablet), 6vw (Phone)
  • Bottom Padding: 1.3vw (Desktop), 4vw (Tablet), 6vw (Phone)
  • Left Padding: 1vw (Desktop), 7vw (Tablet & Phone)
  • Right Padding: 1vw (Desktop), 7vw (Tablet & Phone)

diagonal design

Border

Continue by adding ‘1vw’ to the top left and top right corners of the Blurb Module.

diagonal design

Box Shadow

Last but not least, add a box shadow to the module using the following settings:

  • Box Shadow Vertical Position: 10px
  • Box Shadow Blur Strength: 60px
  • Shadow Color: rgba(39,39,52,0.37)

diagonal design

Clone Blurb Module Twice & Place Duplicates in Remaining Columns

Once you’ve customized the Blurb Module, you can go ahead and clone it twice. Place the duplicates in the two remaining columns of the row.

diagonal design

Change Duplicate #1

Change Copy & Illustration

Change the copy and illustration of the first duplicate.

diagonal design

Change Spacing

Along with the spacing settings.

  • Top Margin: -3vw
  • Top Padding: 2.7vw (Desktop), 8vw (Tablet), 11vw (Phone)
  • Bottom Padding: 2.7vw (Desktop), 8vw (Tablet), 11vw (Phone)

diagonal design

Change Duplicate #2

Change Copy & Illustration

Modify the copy and illustration of the second duplicate as well.

diagonal design

Add Row #2

Column Structure

On to the next row! Use the following column structure:

diagonal design

Gradient Background

Without adding any modules yet, open the row settings and add a gradient background to it.

  • Color 1: #fff20a
  • Color 2: #ffb200
  • Gradient Direction: 165deg

diagonal design

Sizing

Then, go to the design tab and enable the ‘Make This Row Fullwidth’ option.

  • Make This Row Fullwidth: Yes

diagonal design

Box Shadow

Last but not least, add a box shadow to the row.

  • Box Shadow Vertical Position: 0px
  • Box Shadow Blur Strength: 100px
  • Shadow Color: rgba(0,0,0,0.39)

diagonal design

Add Divider Module

Visibility

We’re only using this row for design purposes, not to showcase any modules. But to make sure we know exactly how the row looks, we’ll need to add a Divider Module to it. We don’t want the module to show up, so make sure the ‘Show Divider’ option is disabled.

  • Show Divider: No

diagonal design

Apply Transform Options to Rows

Row #1

Transform Translate

Now that we’ve completed the first two rows, we’re going to transform them to fit into the diagonal design structure we’re aiming to create. Start by opening the first row’s settings and modify the transform translate values.

  • Bottom: 30vw
  • Right: 6vw

diagonal design

Transform Rotate

Then, change the left transform rotate value.

  • Left: 37deg

diagonal design

Row #2

Transform Scale

Continue by opening the second row’s setting and modify the transform scale values.

  • Bottom: 133% (Desktop), 171% (Tablet), 176% (Phone)
  • Right: 133% (Desktop), 171% (Tablet), 176% (Phone)

diagonal design

Transform Translate

Along with the transform translate values.

  • Bottom: 12vw (Desktop), 1vw (Tablet), 3vw (Phone)
  • Right: -2vw (Desktop), -6vw (Tablet), -4vw (Phone)

diagonal design

Transform Rotate

And rotate the row in the transform rotate settings too.

  • Left: 37deg

diagonal design

Add Row #3

Column Structure

On to the next and last row! You can use this row and its columns to share any kind of information you want. To recreate the exact design that you’ve seen in the preview of this post, select the following column structure:

diagonal design

Sizing

Without adding any modules yet, open the row settings and allow the row to take up the entire width of the screen.

  • Make This Row Fullwidth: Yes
  • Use Custom Gutter Width: Yes
  • Gutter Width: 1

diagonal design

Add Text Module #1 to Column 1

Add H1 Content

Time to start adding modules! We’ll start with a title Text Module. Enter some H1 content of your choice.

diagonal design

H1 Text Settings

Then, go to the design tab and modify the H1 text settings.

  • Heading Font: Poppins
  • Heading Text Size: 3vw (Desktop), 5vw (Tablet), 6vw (Phone)
  • Heading Letter Spacing: -2px

diagonal design

Spacing

Add some custom spacing values next.

  • Top Margin: -6vw (Desktop & Tablet), 11vw (Phone)
  • Left Margin: 10vw

diagonal design

Add Text Module #2 to Column 1

Add Content

The second module we need is another Text Module. Add some content of your choice.

diagonal design

Text Settings

Then, go to the design tab and modify the text settings.

  • Text Font: Open Sans
  • Text Size: 0.8vw (Desktop), 1.5vw (Tablet), 2.2vw (Phone)
  • Text Line Height: 2.6em

diagonal design

Spacing

Change the spacing values as well.

  • Top Margin: 3vw (Phone), 5vw (Phone)
  • Left Margin: 10vw
  • Right Margin: 28vw (Tablet), 20vw (Phone)

diagonal design

Add Button Module to Column 1

Add Copy

The next and last module we need is a Button Module. Add some copy of your choice.

diagonal design

Button Settings

Then, go to the design tab and modify the button settings.

  • Use Custom Styles for Button: Yes
  • Button Text Size: 0.9vw (Desktop), 2.5vw (Tablet), 3.5vw (Phone)
  • Button Text Color: #000000
  • Button Border Width: 1px
  • Button Border Color: #000000
  • Button Border Radius: 1px
  • Button Font: Poppins
  • Font Weight: Light

diagonal design

diagonal design

Spacing

Last but not least, shape your module using some custom spacing values and you’re done!

  • Top Margin: 2vw (Desktop), 5vw (Tablet & Phone)
  • Left Margin: 10vw
  • Top Padding: 1vw
  • Bottom Padding: 1vw
  • Left Padding: 3vw
  • Right Padding: 3vw

diagonal design

Download The Diagonal Design Section for FREE

To lay your hands on the free diagonal design section, 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.

Preview

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

diagonal design

Final Thoughts

In this post, we’ve shown you how to create a stunning diagonal design structure using Divi’s built-in options only. We hope this tutorial helps you get familiar with the new Divi transform options. If you have any questions or suggestions, make sure you leave a comment in the comment section below!

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

13 Comments

  1. I must say that am very really impressed, Thanks for the update elegant themes

  2. visual builder “transform feature” truely, elevate divi builder to the next level!! thank you Donjete for this “practical design but stuninng…

  3. wooow guys! Thank you for sharing

  4. This is SO cool. I’m having a small problem though because the row for the text is covering for the lowest card. I’m making individual links to each but the develop doesn’t work on desktop. Any thoughts on that?

    I have tried with z-index: 1; and it gets in front of the decider but not the text

  5. I never knew about Divi till i came across this website. I must say am really impressed, Thanks for the update

  6. Awesome! This opens up a whole lot of new design possibilities with Divi and makes things simple! Thanks a lot! 😀

  7. Really clever approach !

  8. Hello,
    Another good idea of design

  9. Great job ??

  10. Looks great! Thanks a lot!

  11. Brilliant!
    Thank you Donjete for an excellent design and your clear instructions.

  12. A very thorough walkthrough. This certainly opens up a world of possibilities for web designers using Divi for themselves and their clients.

  13. very nice thanks a lot

Leave A Reply

Comments are reviewed and must adhere to our comments policy.

Join To Download Today