If you are looking for a quick and easy way to center footer links in Extra Theme, you have come to the right place.
To center the footer links including the copyright notice, use the following CSS:
#footer-info { width: 100%; margin:0 auto; text-align: center !important; }
@media only screen and (min-width: 769px) {
#footer-nav { margin-top:-26px !important; }
}In the WordPress dashboard, go to Divi > Theme Options > Custom CSS to paste the above code. Click on the “Save Changes” button to save the custom CSS code.
Pro Tip: How to Add CSS Code Snippets to the Divi Theme
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.





0 Comments