Home › Forums › WoodMart support forum › Header text colour Header text colour This topic has 8 replies, 2 voices, and was last updated 6 years, 9 months ago by Artem Temos. Viewing 9 posts - 1 through 9 (of 9 total) Author Posts February 7, 2018 at 1:25 pm #38054 gilespParticipant Hi, i have changed the header text colour to LIGHT but it’s still showing dark https://www.web-design-hosting-surrey.co.uk/prime-factors-motorcycles/ – any ideas? February 7, 2018 at 1:27 pm #38059 gilespParticipant Ignore that, i fixed it. February 7, 2018 at 1:28 pm #38064 gilespParticipant But how can I make the text LOWER CASE ? February 7, 2018 at 1:45 pm #38080 Artem TemosKeymaster Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue. body .main-nav .item-level-0>a { text-transform: none; } February 7, 2018 at 1:50 pm #38085 gilespParticipant thanks – i’ll try that… February 7, 2018 at 1:54 pm #38086 gilespParticipant That didn’t seem to work. Any other ways to do it? February 7, 2018 at 7:32 pm #38178 Artem TemosKeymaster Seems that you used a wrong code and didn’t copy it from the topic https://gyazo.com/01ae3b8cb3d9486c8964dd76b5263927 February 15, 2018 at 8:38 am #39970 gilespParticipant Thanks, that worked. Is it possible to do the same for the top menu text? February 15, 2018 at 9:43 am #39987 Artem TemosKeymaster Sure div.topbar-menu .item-level-0>a { text-transform: none; } Author Posts Viewing 9 posts - 1 through 9 (of 9 total) You must be logged in to create new topics. Login / Register