Home Forums WoodMart support forum Footer customization Reply To: Footer customization

#320404

Hello,

Please replace the code with this one:

footer .widgettitle, .widget-title {
text-align:center;
}
footer .widget_nav_menu ul li{
text-align:center;
}
footer .textwidget p{
text-align:center;
}

Best Regards