Home › Forums › WoodMart support forum › Text Core change Text Core change This topic has 3 replies, 2 voices, and was last updated 3 years, 8 months ago by Aizaz Imtiaz Awan. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts May 19, 2021 at 10:04 am #293610 ivanParticipant Hello, Can you tell me how i can change the text color of only this single word ” attached screenshot” http://prntscr.com/134495k May 19, 2021 at 12:53 pm #293658 Aizaz Imtiaz AwanKeymaster Hello, Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS. li#menu-item-15316 .nav-link-text { color: red; } Regards. Xtemos Studios May 20, 2021 at 6:15 am #293854 ivanParticipant Thank you that worked, but its not RED on mobile, is it another code or something ? If so can you please tell me wich? Atb, May 20, 2021 at 10:10 am #293953 Aizaz Imtiaz AwanKeymaster Hello, You are Most Welcome. Please try adding the following Custom CSS in the Custom CSS for Mobile area under Theme Settings >> Custom CSS. li.menu-item-15316 .nav-link-text { color: red; } Regards. Xtemos Studios Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to create new topics. Login / Register