Divi drop cap solutions

Aug 25, 2020 | Divi Resources

How to add Divi drop cap inside single post content & blog pages

If you’re wondering how to add a drop cap in Divi’s archive posts’ excerpt and content of the single blog post, then stop doing that. Because in this blog post, we’re going to see how we can add drop cap either into the blog page’s post excerpt or in the post content.

So, without taking any further moment, let’s get started!

Add Divi drop cap for the blog page excerpt


Blog page without Divi drop cap using native Divi blog module

Blog page without Divi drop cap

Step 1: Insert Divi blog module

To add Divi drop cap inside the post excerpt of a blog page, first, you need to go to the page where you have created your archive. However, if you haven’t created the blog page before, then simply create a new page.

WordPress new page creation with Divi builder

Once the page created deploy Divi Visual Builder and insert the Divi Blog module.

Native Divi blog module

Step 2: Add class name

Now, after inserting the native blog module, go to its advanced settings. Then in the CSS Class input field of the CSS ID & Classes settings, insert el-blog CSS Class name.

Divi drop cap class name for native blog module

Step 3: Insert the Custom CSS

Once added the CSS class in the blog module’s advanced settings, save it. And then go to Divi Theme Options.

Divi theme option

In the General tab, scroll a bit and then in the Custom CSS field, past the following custom CSS.

.el-blog .post-content-inner:first-letter {
display: block;
font-size: 26px;
font-weight: 500;
margin: 0 4px 0 0;
}

Divi drop cap custom CSS for native blog module

Once added the custom CSS, Save Changes, and refresh your blog page to see changes.

Divi drop cap final result for native blog module

In addition to the Divi Theme Options to add custom CSS, you can also add that in your theme’s style.css file. However, it’s recommended that you make changes to your site’s child theme.

Add drop cap for Divi Blog Extras blog pages


Blog page created using Divi Blog Extras

Blog pages created using Divi Blog Extras without Divi drop cap.

Step 1: Insert Divi Blog Extras module

Likewise the above steps, first, you need to either create a new page or edit existing ones to add drop cap in the blog pages created using Divi Blog Extras plugin. Then, once the page created and deployed the Divi builder, insert Divi Blog Extras module.

Divi Blog Extras module

Step 2: Add class name

Now, after inserting the Divi Blog Extras module, go to its advanced settings. Then in the CSS Class input field of the CSS ID & Classes settings, insert el-blog-extras CSS Class name.

Divi Blog Extras advanced settings with drop cap class name

Step 3: Insert the Custom CSS for drop cap

Once added the CSS class in the module’s advanced settings, save it. Then go to the Divi Theme Options, and similar to the above steps, add below Custom CSS.

.el-blog-extras .el-dbe-blog-extra .post-data:first-letter {
display: block;
font-size: 26px;
font-weight: 500;
margin: 0 4px 0 0;
}
Divi Blog Extras drop cap custom CSS

Once added the custom CSS, Save Changes, and refresh your blog page to see changes.

Divi Blog Extras drop cap result

Add Divi drop cap for a single post content


Single post content without Divi drop cap

Post Content without Drop Cap

To add drop cap in article’s content area there’s nothing much you need to do. Just go to the Divi Theme Options and add the following custom CSS.

.single .et_pb_post .entry-content:first-letter {
display: block;
font-size: 26px;
font-weight: 500;
margin: 0 4px 0 0;
}

Single post content custom CSS for drop cap

Once added the custom CSS, Save Changes, and refresh your blog page to see changes.

Single post content with drop cap

That’s it, we’ve successfully added Divi drop cap for blog page and single post content.

Posted By:
Arif
Dreamer, Schemer, Music & Technology enthusiast. He enjoys building things that speak HTTP. Arif is Development Head at Elicus and has over 13 years experience in the WordPress development industry.

0 Comments

Submit a Comment

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

0 Comments

Submit a Comment

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

How to Create a Video Streaming Website With WordPress and Divi

How to Create a Video Streaming Website With WordPress and Divi

In 2024, over 472M websites are powered by WordPress, and 2.32M use the mighty Divi theme.  They are the ultimate predators of the digital ocean to help you build an online presence, business, or video streaming website.  A video streaming site can be used on...

Top 9 Image Accordion Modules for Divi in 2025

Top 9 Image Accordion Modules for Divi in 2025

Do you think the images on the website are just there for beauty? They are more powerful than you imagine. It is reported that visual content, including images on the website, gets 94% more views than text-only content. On your website, the content is everything, and...

What Are WordPress Microinteractions?

What Are WordPress Microinteractions?

Do you know about WordPress microinteractions?  They are the vital small interactive elements that enhance the user experience. If you are new to WordPress, you must know all about it to build a responsive website. Microinteractions can help you do so.  So,...

Divi WooCommerce Extended