Font size reduction for the Mobile phone view.
Autor: Nigel P.
Visited 1463,
Followers 1,
Udostępniony 0
Can the font size be changed / reduced on the mobile only version of pages. I have a site where the user would like to have the text at a slightly smaller font size than the other 3 page views.
I have looked through X5 and there doesn't appear to be any way of doing the change but someone may know of a work around.
Many thanks
Posted on the
... code x (/HEAD):
<style> @media (max-width:719px) { * { font-size:12px } } </style>
... customize the values in bold ...
.
Autor
Hi KolAsim, quick question, where do I put the code.
... for all pages in Step 1:
>> Step 1 - Settings > The 'Advanced' section > Custom Code > Options in the Code section | ▪Custom Code: > 3^option > Before closing the HEAD tag
.
ciao
.