Home › Forums › WoodMart support forum › menu text in lower case menu text in lower case This topic has 7 replies, 2 voices, and was last updated 6 years, 7 months ago by Elise Noromit. Viewing 8 posts - 1 through 8 (of 8 total) Author Posts April 27, 2018 at 8:24 am #54935 VivaDigitalParticipant Hi, Is possible to put the text in the main navigation in lower case? Right now it’s capitalized by default and I do not like it. Thank you! April 27, 2018 at 9:08 am #54951 Elise NoromitMember Hello, Please provide your site link. If your site is under maintenance please provide also admin access I shall provide custom CSS. Best Regards April 27, 2018 at 9:08 am #54952 VivaDigitalParticipant Hi, April 27, 2018 at 11:37 am #54988 Elise NoromitMember Hello, Please try this code: .menu-style-bordered .main-nav .item-level-0>a, { text-transform: lowercase; } Add this code to Theme Settings > Custom CSS Best Regards April 27, 2018 at 1:46 pm #55030 VivaDigitalParticipant Hi, not working this code. :/ April 27, 2018 at 5:30 pm #55069 Elise NoromitMember Hello, I cannot view your site now. Please provide link and access. Best Regards April 30, 2018 at 8:10 am #55349 VivaDigitalParticipant Hi, please try now April 30, 2018 at 9:41 am #55375 Elise NoromitMember Hello, Please try this code: .whb-header-bottom .main-nav li > a span{ text-transform: lowercase!important; } Please provide your admin access if the code is not workable. Best Regards Author Posts Tagged: menu Viewing 8 posts - 1 through 8 (of 8 total) You must be logged in to create new topics. Login / Register