Home › Forums › Theme support › Skyline Footer Menu in Second Footer Section › Reply To: Skyline Footer Menu in Second Footer Section
Hi, you can use this code:
#secondfooter .one_half, #secondfooter .one_half_last {
float: none !important;
width: 100% !important;
text-align:center;
}
#secondfooter #footer-menu {
text-align: center;
margin-top: 10px;
}