WebSite X5Help Center

 
Nigel P.
Nigel P.
User

Font size reduction for the Mobile phone view.  en

Autor: Nigel P.
Visitado 1159, Followers 1, Compartido 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

Publicado en
3 RESPUESTAS
 ‪ KolAsim ‪ ‪
 ‪ KolAsim ‪ ‪
Moderator

... code x (/HEAD):

<style> @media (max-width:719px) { * { font-size:12px } } </style>

... customize the values in bold ...

.

Leer más
Publicado en de  ‪ KolAsim ‪ ‪
Nigel P.
Nigel P.
User
Autor

Hi KolAsim, quick question, where do I put the code.

Leer más
Publicado en de Nigel P.