MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord

    city label text size

    Entertainment
    2
    2
    189
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • L
      LMD1220 last edited by

      Re: MMM-Globe

      First of all, GREAT MOD!!!
      Noob here & this is my first series of attempts to program a RaspPi4. After many failures (opportunities for improvement 🤣), i finally got my MagicMirror running with this badass globe displaying the cities i’ve visited so far.

      However, I was wondering if there’s a way to either change to smaller text or change a setting that will allow for all or more city labels to be displayed?

      Thanks again for this cool mod!

      -Manny

      mumblebaj 1 Reply Last reply Reply Quote 0
      • mumblebaj
        mumblebaj Project Sponsor @LMD1220 last edited by

        @lmd1220 You could try and set the font-size in the custom.css file located /MagicMirror/css/ folder.

        .globe {
         font-size: 6pt;
        }
        

        The current font-size is set to 8pt.

        1 Reply Last reply Reply Quote 0
        • 1 / 1
        • First post
          Last post
        Enjoying MagicMirror? Please consider a donation!
        MagicMirror created by Michael Teeuw.
        Forum managed by Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
        This forum is using NodeBB as its core | Contributors
        Contact | Privacy Policy