- This topic has 2 replies, 2 voices, and was last updated 9 years, 11 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Home › Forums › SKT Black/White Theme Support › Disable UPPERCASE in header tags on mobile devices
Hello. I’m getting more and more pleased with the results that this template is bringing. Great job!
So I’ve changed my header tags to lowercase (text-transform: lowercase) throughout the site, but on my mobile device (iPhone), they are still appearing as uppercase. How do I make it display lowercase on mobile devices, instead?
Thanks!
Add in custom CSS also:
@media screen and (max-width: 719px) and (min-width: 480px)
Also
@media screen and (max-width: 479px)
And then repeat those css texts. So they will take effect in mobile versions as well.
Regards,
Shri
Strange… a couple hours after I posted the question, it started working correctly on my mobile before I had fixed anything.
I think I’ll leave it alone, now.
Thank you for your quick response, though!
TYPO3 to WordPress Migration If you want to migrate your website from TYPO3 to WordPress, here are the full-fledged solutions. Though the migration process can […]
Umbraco to WordPress Migration A content management system is important for any small to big business. It helps to make your digital platform strong and […]
In the event that you have both a WordPress site and a YouTube channel, you should need to incorporate these stages. One route is by […]