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.1k 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.
    • Mykle1M Offline
      Mykle1 Project Sponsor Module Developer @navyvette87
      last edited by

      @navyvette87

      Dude, nice looking cabinet! :-)

      Create a working config
      How to add modules

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

        @cruunnerr looks like that just gets rid of it instead of changing the brightness. I guess I could get rid of it if there is no way to change it, but would rather see it.

        1 Reply Last reply Reply Quote 0
        • 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