Home › Forums › WoodMart support forum › How to change footer text color? How to change footer text color? This topic has 1 reply, 2 voices, and was last updated 3 years, 5 months ago by Aizaz Imtiaz Awan. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts March 8, 2022 at 3:29 pm #358804 LivaRParticipant Hi! How to change footer text color + icon color? I would like to change it to black. March 9, 2022 at 6:46 am #358972 Aizaz Imtiaz AwanKeymaster Hello, Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS. .footer-container span.list-content { color: black; } .footer-container .widget_nav_menu ul li a { color: black; } Best Regards Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to create new topics. Login / Register