Home Forums WoodMart support forum footer not centred Reply To: footer not centred

#214893

Hello,

Please add this code to the Theme Settings > Custom CSS > Global:

body .footer-container.color-scheme-light .mega-menu-list .sub-sub-menu li a span{
    color: #ffffff!important;
}

Best Regards