Creating floating corner designs is a simple and easy way to add a little creative style to Divi Modules that you may not have thought was possible without custom code. Good news! With Divi, you can use dividers and blurbs to style the four corners of your module using Divi’s built-in options. And, it can be pretty fun to try out the different possibilities.

In this tutorial, I’m going to show you how to create floating corner designs for your content in Divi. Once you have the elements in place, you can style those corners with countless shapes, icons, and colors!

Let’s get started!

Sneak Peek

Here is a sneak peek of the floating corner designs possible from this tutorial.

floating corner designs

Download the Floating Border Design Examples Layout for FREE

To lay your hands on the floating border designs 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 Divi Daily email list 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.

.et_bloom .et_bloom_optin_1 .et_bloom_form_content { background-color: #4843d2 !important; } .et_bloom .et_bloom_optin_1 .et_bloom_form_container .et_bloom_form_header { background-color: #ffffff !important; } .et_bloom .et_bloom_optin_1 .carrot_edge .et_bloom_form_content:before { border-top-color: #ffffff !important; } .et_bloom .et_bloom_optin_1 .carrot_edge.et_bloom_form_right .et_bloom_form_content:before, .et_bloom .et_bloom_optin_1 .carrot_edge.et_bloom_form_left .et_bloom_form_content:before { border-top-color: transparent !important; border-left-color: #ffffff !important; }
@media only screen and ( max-width: 767px ) {.et_bloom .et_bloom_optin_1 .carrot_edge.et_bloom_form_right .et_bloom_form_content:before, .et_bloom .et_bloom_optin_1 .carrot_edge.et_bloom_form_left .et_bloom_form_content:before { border-top-color: #ffffff !important; border-left-color: transparent !important; }
}.et_bloom .et_bloom_optin_1 .et_bloom_form_content button { background-color: #f92c8b !important; } .et_bloom .et_bloom_optin_1 .et_bloom_form_content .et_bloom_fields i { color: #f92c8b !important; } .et_bloom .et_bloom_optin_1 .et_bloom_form_content .et_bloom_custom_field_radio i:before { background: #f92c8b !important; } .et_bloom .et_bloom_optin_1 .et_bloom_border_solid { border-color: #f7f9fb !important } .et_bloom .et_bloom_optin_1 .et_bloom_form_content button { background-color: #f92c8b !important; } .et_bloom .et_bloom_optin_1 .et_bloom_form_container h2, .et_bloom .et_bloom_optin_1 .et_bloom_form_container h2 span, .et_bloom .et_bloom_optin_1 .et_bloom_form_container h2 strong { font-family: “Open Sans”, Helvetica, Arial, Lucida, sans-serif; }.et_bloom .et_bloom_optin_1 .et_bloom_form_container p, .et_bloom .et_bloom_optin_1 .et_bloom_form_container p span, .et_bloom .et_bloom_optin_1 .et_bloom_form_container p strong, .et_bloom .et_bloom_optin_1 .et_bloom_form_container form input, .et_bloom .et_bloom_optin_1 .et_bloom_form_container form button span { font-family: “Open Sans”, Helvetica, Arial, Lucida, sans-serif; } p.et_bloom_popup_input { padding-bottom: 0 !important;}

Download For Free

Download For Free

Join the Divi Newlsetter and we will email you a copy of the ultimate Divi Landing Page Layout Pack, plus tons of other amazing and free Divi resources, tips and tricks. Follow along and you will be a Divi master in no time. If you are already subscribed simply type in your email address below and click download to access the layout pack.

You have successfully subscribed. Please check your email address to confirm your subscription and get access to free weekly Divi layout packs!

To import the layout to your page, simply extract the zip file and drag the json file into the Divi Builder.

Now let’s get to the tutorial shall we?

Getting Started

The only thing you need for this tutorial is Divi. We will be building these examples from scratch on the front end of the Divi Builder.

To get started, create a new page and give your page a title. Click to use the Divi Builder on the front-end and choose the option “Build from Scratch”.

Now you are ready to go!

Creating the Floating Corner Design Layout Template

Since there are going to be countless design possibilities with this design, it makes sense to create the basic layout (or template) to work from.

For this template, we are going to add four dividers to each corner of a text module. Then once the layout is in place, you will be able to explore new ways to customize those dividers for unique designs.

First, create a new regular section with a one column row.

floating corner designs

Before we add the text module, update the row settings as follows:

Custom Width: 640px
Custom Padding: 0px top, 0px bottom

floating corner designs

Then add a text module to the row and update the following:

Text Text Size: 20px
Text Line Height: 1.8em
Custom Margin: -25px top, -25px bottom, 25px left, 25px right
Custom Padding (desktop): 10% top, 10% bottom, 10% left, 10% right
Custom Padding (phone): 20% top, 20% bottom
Border Width: 4px
Border Color: #eeeeee

floating corner designs

The custom margin and padding is going to help align our divider modules we will be adding shortly. Since the dividers will have a height and width of 50px, the -25px top and bottom margin will pull those dividers halfway into the text module for a nice symmetrical design (you’ll see).

Adding the top two Floating Corner Dividers

With the text module in place, we can start adding the top two floating corner designs using divider modules.

Create a new divider module and drag it to the top of the text module.

floating corner designs

Then and update the divider settings as follows:

Show Divider: NO

floating corner designs

Background Color: #7cda24 (or whatever color you want)
Height: 50px
Width: 50px

floating corner designs

The 50px height and width gives us the perfect square we can use for our floating border.

Now, add a box shadow to the divider to create the floating effect as follows:

Box Shadow: see screenshot
Box Shadow Vertical Position: 0px
Box Shadow Blur Strength: 0px
Box Shadow Spread Strength: 20px
Shadow Color: #ffffff

floating corner designs

To make sure the divider module stays above the text module (and doesn’t get hidden behind it), we need to add a snippet of CSS to the main element as follows:

Main Element CSS:

position: relative

Then update the Z Index to 1.

floating corner designs

Next duplicate the divider module and update the duplicated divider settings as follows:

Module Alignment: right
Custom Margin: -50px top

floating corner designs

This aligns the divider to the right and pulls it up the exact height of the divider module sitting above it. This creates the exact corner placement we are looking for.

Adding the bottom Corner Dividers

To add the two bottom corner dividers, deploy the wireframe view mode and copy the left and right dividers you just created and paste them below the text module (making sure the left divider stays stays stacked on top of the right divider as shown in the image below).

floating corner designs

That’s it! Let’s check out the final design of our basic layout.

floating corner designs

Exploring New Floating Corner Designs

With this template in place, we can explore some different designs that are possible. You can save this entire section to the Divi library so that you can keep it as a template going forward. But for now, let’s just duplicate the section and explore a new design.

Diamond Shapes with gradient backgrounds

With a duplicate of our template in place, use the multiselect feature to select all four of the divider modules. Then click the settings gear icon on one of the selected dividers to deploy the element settings modal. It might help to use click mode for this step.

floating corner designs

In the element settings, update the following:

Gradient Background Left Color: #7cda24
Gradient Background Right Color: #edf000
Gradient Direction: 45deg

floating corner designs

Then use the transform options to rotate the divider into a diamond shape.

Transform Rotate Z-axis: 45deg

floating corner designs

Here is the final design.

floating corner designs

Skewed Dividers

You can also use the transform skew option to skew the dividers for an even more unique design. You can either add a separate skew design for each divider, or use multiselect to update the transform skew for all four at the same time by -37deg on the X and Y axis.

floating corner designs

Here is what that would look like.

floating corner designs

Dark Background Designs

You can even experiment with adding a dark background color to the text module for a unique floating corner design. Here is an example of the text module with a background color of #002130 using the without an transform rotate or skew.

floating corner designs

Rounded Edge Corners

To put some rounded corners on the design, you can simply add rounded corners to the row as follows:

Rounded Corners: 20px

floating corner designs

Circle Floating Corners

To turn those square corners into circles, you can add the following snippet of custom CSS to each divider’s main element:

border-radius: 50%;

floating corner designs

Since the dividers are 50px by 50px, this will create a perfect circle design.

floating corner designs

As you can see there are a ton of different ways you can tweak these elements for countless new corner designs.

Now, let’s explore using blurb icons for floating corners instead of divider modules.

Creating Floating Corners with Blurb Icons

Adding Blurb icons to each corner of the text module can give you even more unique designs. You can use the same layout template we built at the beginning of the tutorial. The only difference will be using blurb modules instead of divider modules for the four corners.

Go ahead and get a duplicate of section layout template deployed.

floating corner designs

Then delete the divider modules above and below the text module.

Adding the top two blurb icon corners

Since we are only going to want to use the blurb module to display a single icon, we need to make sure and get the size and spacing correct.

Add a blurb module above the text module and take out the title and body text. Then click to use an icon instead of an image and select the circle facebook icon.

floating corner designs

Then update the following blurb settings (these settings are very similar to the settings we added to the divider module in the first example):

Background Color: #ffffff
Icon Font Size: 50px
Width: 50px
Custom Margin: 0px bottom
Rounded Corners: 50%
Box Shadow: see screenshot
Box Shadow Vertical Position: 0px
Box Shadow Blur Strength: 0px
Box Shadow Spread Strength: 20px
Shadow Color: #ffffff

Main Element CSS:

position: relative;

Blurb Image CSS:

margin-bottom: 0px

Z Index: 1

floating corner designs

Next, duplicate the blurb module to create another one just below the current blurb and update the following:

Module alignment: right
Custom Margin: -50px top

floating corner designs

Then copy the top two blurb modules and paste them under the text module (making sure the left blurb stays stacked above the right blurb).

Then you can update the icons for each blurb to whatever you want.

Here is the final design.

floating corner designs

Explore More Designs with Blurb Icon Floating Corners

With this setup you can explore many unique designs. You can change up the icons, use different color combos, and even scale or rotate them with transform options.

Here is an example of the design using a dark background color for the text module and different icon colors.

floating corner designs

Works in Multiple Column Layouts

As long as you keep the elements together, you can add these floating corner layouts in multiple columns.

floating corner designs

Wrapping Up

Creating floating corner designs for your content in Divi really does showcase the power of Divi builder. With all of the built-in options available, you can create countless design variations from one basic layout template. I hope this will inspire you to have some fun exploring new designs of your own.

I look forward to hearing from you in the comments.

Cheers!

The post How to Create Floating Corner Designs for Content in Divi appeared first on Elegant Themes Blog.