How to Align the Divi Footer Menu

by | Last updated May 9, 2026 | Divi Tutorials

align divi footer menu

The Divi Theme provides an option to add a menu to the footer, between the footer widget area and the bottom bar (where the copyright text and the social media icons are), like in the image below:

Align-footer-links-in-Divi

By default, the links are aligned to the left. In this post, you will learn how to move the footer links to the center or right.

How to Align Footer Menu with CSS

You can align Divi footer menu, either to the center or to the right using one of the following CSS snippets:

Align The Footer Menu to The Center:

#et-footer-nav .container {
text-align: center;
}

Align The Footer Menu to The Right:

#et-footer-nav .container {
text-align: right;
}

Where to Paste this Code

This CSS code needs to be copied and pasted into Divi theme customizer in Custom CSS section.

In WordPress admin go to Divi -> Theme Options -> General and scroll down to Custom CSS box.

Here is a video showing you where to place the CSS code in Divi.

I hope that you enjoyed this post. Subscribe to Divi Banks on YouTube and join our newsletter for more crisp content on WordPress and web design.

Shop Divi Products

Buy nicely done Divi Layouts, Child themes, and extensions for your next Divi project.

Related Articles

How to Add Padding Around Featured Images in Divi’s Blog Module

How to Add Padding Around Featured Images in Divi’s Blog Module

If you're using the Divi theme for your WordPress website and want to customize the appearance of your blog posts page, one simple tweak you can make is adding padding around the featured images. This can help create a more visually appealing layout and better...

Divi Logo Guide: Everything You Need to Know

Divi Logo Guide: Everything You Need to Know

A professionally designed logo is a powerful branding asset that can leave a lasting impression on your website visitors. Research shows that a well-designed logo can boost consumer trust in a brand by an impressive 75%. But the question most people ask is – how do...

Leave a Comment

0 Comments

Submit a Comment

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

WP101 - FREE WordPress Tutorials

Enter your email address below to gain access to the FREE WordPress training.

You have Successfully Subscribed!

Pin It on Pinterest