Align the Divi Footer Menu

Written by Dan Mossop

The Divi Theme includes an option to add a menu to the footer, between the widget area and the bottom bar, like so (highlighted in orange):

By default the links are on the left. This post covers ways to move then to the center (as shown below) or the right.

Setting the Footer Menu Alignment with Divi Booster

As of Divi Booster 3.3.8, there is an option to set the footer menu alignment. You can find it at:

Divi > Divi Booster > Footer > Footer Menu > Set Footer Menu Alignment

Setting the Footer Menu Alignment with CSS

You can set the footer menu alignment using one of the following CSS snippets:

Center the Footer Menu

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

Right-align the Footer Menu

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

Check out Divi Booster

Divi Booster upgrades Divi with hundreds of new features to help you build awesome sites with ease. Perfect for tasks like aligning your footer menu quickly and efficiently, Divi Booster makes customization simple.

About Dan Mossop

Dan is a Scottish-born web developer, now living in Brisbane with his wife and son. He has been sharing tips and helping users with Divi since 2014. He created Divi Booster, the first Divi plugin, and continues to develop it along with 20+ other Divi plugins. Dan has a PhD in Computer Science, a background in web security and likes a lot of stuff, 

0 Comments

Submit a Comment

Comments are manually moderated and approved at the time they are answered. A preview is shown while pending but may disappear if your are cookies cleared - don't worry though, the comment is still in the queue.

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

We may earn a commission when you visit links on our website.