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 - floors' - rooms' title size
#1
Good morning,

Could we change the size of elements in main menu (which indicate rooms and floors) in mosaic 3.0 app?

Thank you in advance.
Reply
#2
See this: https://forum.logicmachine.net/showthread.php?tid=5660
Reply
#3
(02.12.2024, 10:54)admin Wrote: See this: https://forum.logicmachine.net/showthread.php?tid=5660

(02.12.2024, 10:54)admin Wrote: See this: https://forum.logicmachine.net/showthread.php?tid=5660

We want to configure the size in the circle. Is this possible?
Thank you in advance.

Attached Files Thumbnail(s)
   
Reply
#4
Add to Custom CSS in Mosaic > Settings & themes:
Code:
.room-link { font-size: 20px !important }
Reply
#5
Good morning, we want to change the size of element which includes the title, not the size of text.
Is this possible ?
Thank you.
Reply
#6
Try this:
Code:
.cell.widget-room.no-room { height: 110px; }
.cell.widget-room.no-room .widget { display: flex; align-items: center; justify-content: center; }
Reply


Forum Jump: