This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

Text Size Smartphone Visu
#1
Hi, 
I would like to increase the size of text that appears in the Smartphone visualization (a temperature or the date,for example). I'm not sure if it's possible, but if that's the case, how can i do it?
Reply
#2
Add this to Custom CSS:
Code:
.touch .control-value,
.touch .spinner-value {
  font-size: 18px;
}
Reply


Forum Jump: