-
Author
Tagged: letter formatting, mobile
-
August 12, 2015 at 00:18 #72631
noboxcreatives
ParticipantHi team,
I’m seeing an issue on both site menus on iPhone and iPad where a letter within the title is unnecessarily capitalized, i.e. the title is supposed to be “Bit@h …,” but on mobile version it’s displayed as “Bit@H.” Yet, it’s displayed correctly within other content on mobile sites.(On the desktop site the menu is displayed correctly as well.) I’ve attached screenshots for visualization. Is there any way to resolve this issue?
Thank you kindly.
Kind regards,
Anastasia
August 13, 2015 at 02:16 #72788Laura
ModeratorHello, can you share admin credentials so i cah check it out? 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAugust 13, 2015 at 18:54 #72893noboxcreatives
ParticipantThank you, Laura!
URL: https://getmeinthekitchen.com/wp-admin
UN: kleodev
PW: Y4^vIf9K3nEP2!Kind regards,
Anastasia
August 15, 2015 at 02:18 #73064Laura
ModeratorHello, please add this to style.css of child theme 🙂
COPY CODE@media (max-width: 991px) #header .navbar-nav li a { padding: 10px 0; text-transform: inherit !important; } }Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAugust 17, 2015 at 18:58 #73428noboxcreatives
ParticipantHi Laura,
I added it to the file, however it didn’t correct the issue. What’s interesting, in the top menu the title are displayed correctly, but not in the main menu. Is there anything else to try?
Thank you.
August 19, 2015 at 20:18 #73799Laura
ModeratorHello, try
COPY CODE@media (max-width: 991px) { #header .navbar-nav li a { padding: 10px 0; text-transform: none !important; } }Let me know if it works!
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAugust 19, 2015 at 20:23 #73800noboxcreatives
ParticipantGreat success, Laura!!! Thank you so much!:)
August 20, 2015 at 17:06 #73938Laura
ModeratorHello, glad it worked! 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘KLEO’ is closed to new topics and replies.