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.

    Custom css folder

    Scheduled Pinned Locked Moved Custom CSS
    4 Posts 3 Posters 870 Views 3 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.
    • B Offline
      Brewtus
      last edited by

      I new at this and I hope I’m not asking a question that has been asked a billion times. I have done several searches on here and google and can’t find what I’m looking for. I keep reading to make changes to fonts, colors, etc to add in custom css folder. However, in my css folder I have the main.css and a custom.css sample; which does not make changes. Do I need to create another folder and if so how do I do that?

      S BKeyportB 3 Replies Last reply Reply Quote 0
      • S Away
        sdetweil @Brewtus
        last edited by

        @Brewtus just create a new file called custom.css

        easy way

        cd~/MagicMirror/css
        touch custom.css
        

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        1 Reply Last reply Reply Quote 0
        • S Away
          sdetweil @Brewtus
          last edited by

          @Brewtus if you had used my install script, it would have created the empty file for you

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          1 Reply Last reply Reply Quote 0
          • BKeyportB Offline
            BKeyport Module Developer @Brewtus
            last edited by

            @Brewtus

            cp custom.css.sample custom.css
            nano custom.css 
            

            It’ll make changes then.

            The "E" in "Javascript" stands for "Easy"

            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