- This topic has 5 replies, 2 voices, and was last updated 1 year, 10 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › “Turn Menu Text to Uppercase” button/toggle isn’t working
I am noticing the menu up at the top of our site (https://test.genetargeting.com) stays uppercase even though I have tried to switch “turn menu text to uppercase” off. We would like the menu to be non-uppercase.
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
#topmenu ul li a { text-transform:capitalize !important;}
Regards,
Dave
Thank you, that did work for the most part. Only thing is, we want to show one of our tabs with the words “cDNA Knockin.” The c at the beginning is meant to be lowercase like that, and that is how I inputted it into the menu, although it appears that the first letter of every tab shows as capitalized regardless of what I input. Is there a way to make the entire title for each menu item/tab case-sensitive to what I input, rather than automatically capitalizing the first letter?
Thanks!
Hi,
Remove this CSS code:
#topmenu ul li a { text-transform:capitalize !important;}
Kindly replace this CSS code:
#topmenu ul li a {
text-transform: inherit !important;
}
Regards,
Dave
Perfect, that did the trick. Thank you!
Hi,
Welcome 🙂
If you found our service good kindly review us here: https://www.trustpilot.com/review/sktthemes.org
Regards,
Dave
Office Supplies WordPress Themes are designed for e-commerce businesses selling stationery, office furniture, and supplies, providing a professional and modern layout with easy navigation and […]
Project Management WordPress Themes are designed for teams, freelancers, and agencies, offering task tracking, team collaboration, and project showcase features, making them ideal for managing […]
Lightweight WordPress Themes are optimized for speed and performance, perfect for bloggers, startups, and businesses looking for fast-loading, user-friendly websites that enhance user experience and […]