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.

Mosaic 3 and text dimension
#1
Hi,

is it possible set a larger text for the app ?

BR,
Alberto
KNX Advanced Partner + Tutor
Reply
#2
Add to Custom CSS in Mosaic > Settings & themes. Adjust font size as needed.
Code:
body, .txt, .header__inner .item, .panels a, .panels span { font-size: 18px !important; }
Reply
#3
(09.10.2024, 14:58)admin Wrote: Add to Custom CSS in Mosaic > Settings & themes. Adjust font size as needed.
Code:
body, .txt, .header__inner .item, .panels a, .panels span { font-size: 18px !important; }

to modify only the widget titles?
Reply
#4
Use this:
Code:
.title-inner { font-size: 18px !important; }
Reply


Forum Jump: