Center Bottom Footer Links
/*Center Bottom Footer Links*/
#footer-bottom-menu {
text-align: center;
float: none;
position:relative;
top: auto;
right:auto;
width: 100%;
margin: 20px 0 0;
height: auto;
line-height: auto;
}
#footer-bottom-menu li {
display: inline-block;
float:none;
}
Learn how to add custom CSS to your site.