MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    One more change hopefully

    Scheduled Pinned Locked Moved General Discussion
    9 Posts 3 Posters 3.3k Views 2 Watching
    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.
    • cruunnerrC Offline
      cruunnerr
      last edited by

      maybe try this in your custom.css:

      header {
          color: #fff;
      }
      
      N 1 Reply Last reply Reply Quote 1
      • N Offline
        navyvette87 @cruunnerr
        last edited by

        @cruunnerr that worked, now how about font size for these. They are small now. Would like to try medium. Thx

        1 Reply Last reply Reply Quote 0
        • cruunnerrC Offline
          cruunnerr
          last edited by

          i am not sure because i just know what i needed by myself yet ^^, but try this:

          header {
              color: #fff;
              font-size: 30px;
          }
          

          take a look at the main.css
          U can see all variables and maybe put them together to your custom.css as u wish :)

          https://github.com/MichMich/MagicMirror/blob/master/css/main.css

          N 1 Reply Last reply Reply Quote 1
          • N Offline
            navyvette87 @cruunnerr
            last edited by

            @cruunnerr thx, 20 worked perfect.

            1 Reply Last reply Reply Quote 1
            • cruunnerrC Offline
              cruunnerr
              last edited by

              glad to hear that.

              moreover u did a great job with your mirror ;)

              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 Sam, technical setup by Karsten.
              This forum is using NodeBB as its core | Contributors
              Contact | Privacy Policy