Comments 1RobertNey started the conversationMarch 4, 2019 at 5:30pmHey,I set in the theme settings everything to be lowercase, but it is not working on the mobile template. Please check the attached screenshots.How can I fix this? Or can you update the Kathy template that also the mobile template is affected when settings everything else to lowercase?Thanks in advance! 295Paul repliedMarch 6, 2019 at 5:29pmHi there!You can use custom CSS to force those letters to be lowercase. Please try this: .mobile-menu-text, #mobile-menu-entity li { text-transform: lowercase; } I hope it helps!Regards,Paul 1RobertNey repliedMarch 9, 2019 at 10:47amHelped! Thanks a lot Paul :-)1 Like 295Paul repliedMarch 11, 2019 at 8:36amYou're welcome! Happy to help! Sign in to reply ...
Hey,
I set in the theme settings everything to be lowercase, but it is not working on the mobile template. Please check the attached screenshots.
How can I fix this? Or can you update the Kathy template that also the mobile template is affected when settings everything else to lowercase?
Thanks in advance!
Hi there!
You can use custom CSS to force those letters to be lowercase. Please try this:
I hope it helps!
Regards,
Paul
Helped! Thanks a lot Paul :-)
You're welcome! Happy to help!