@strawberry-3-141 I tried putting this into cutstom.css and changing the left and right px . But nothing happened . I want to shift my clock to the right a little for alignment . Is there anything I’m doing wrong ? Thank you .
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
L
Latest posts made by Legendary_Wiz
-
RE: Change module position
-
Change font size of calendar_monthly module
Hello , how can I change the font size of this module ? I tried adding
.calendar_monthly {
font-size: 50px;
line-height: 50px;
}to the custom.css file , and changing the font size and height , but nothing happened .
Anything else I can try ? Thank you very much . I hope to make the numbers and box bigger for this module so its larger overall .