WebSite X5Help Center

 
Nigel P.
Nigel P.
User

Font size reduction for the Mobile phone view.  en

Автор: Nigel P.
Просмотрено 1173, Подписчики 1, Размещенный 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

Размещено
3 Ответы
 ‪ KolAsim ‪ ‪
 ‪ KolAsim ‪ ‪
Moderator

... code x (/HEAD):

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

... customize the values in bold ...

.

Читать больше
Размещено От  ‪ KolAsim ‪ ‪
Nigel P.
Nigel P.
User
Автор

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

Читать больше
Размещено От Nigel P.