Quantcast
Channel: Joomla! Forum - community, help and support
Viewing all articles
Browse latest Browse all 2400

Language - Joomla! 4.x • Problems on smartphone font-sizes

$
0
0
Web site with two languages:
-english (default)
-italian

I want to increase the font-sizes in smartphones, both portrait or landscape orientations:

Code:

@media only screen and (pointer: coarse) {.benvenuto {font-size: 16px;}} 
"benvenuto" is a custom class with default font-size 12 px, good for desktop monitors.

On smartphone code works perfectly in the english language, while in the italian lang in both orientations I get font-size 12 px. :eek:

Note: also with the test-code:

Code:

@media only screen and (max-width: 720px) {.benvenuto {font-size: 16px;}}
with smartphone in portrait orientation setting the italian lagnuage font-size remains 12px. :-\

Statistics: Posted by ezio2000 — Sun Jan 21, 2024 4:47 pm



Viewing all articles
Browse latest Browse all 2400

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>