Align the Divi Footer Menu

|

Boost Your Site and Save 20% this Weekend

Join 50,000 users and build a better site with 20% off all Divi Booster plugins.

Discount applied at checkout. Offer ends Monday!

Day(s)

:

Hour(s)

:

Minute(s)

:

Second(s)

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;
}

This post may contain referral links which may earn a commission for this site

Divi Booster

Hundreds of new features for Divi
in one easy-to-use plugin

0 Comments

Submit a Comment

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