To center the Divi Footer menu only a few lines of CSS code are necessary. Just add the following code to the custom CSS or your Divi Child Theme and the Divi Footer menu will be centered:
/* Divi Footer Menu Zentrieren*/
#footer-info, #footer-info a {
float: none;
text-align: center;
}
Suggestions for improvement or suggestions for further articles? Then use the comment function below this post!
We can also do the tutorial for you. Just send us an inquiry.
Comments