MagicMirror Forum

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

    Custom css folder

    Custom CSS
    3
    4
    302
    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
      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 BKeyport 3 Replies Last reply Reply Quote 0
      • S
        sdetweil @Brewtus last edited by

        @Brewtus just create a new file called custom.css

        easy way

        cd~/MagicMirror/css
        touch custom.css
        

        Sam

        Create a working config
        How to add modules

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

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

          Sam

          Create a working config
          How to add modules

          1 Reply Last reply Reply Quote 0
          • BKeyport
            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 Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
            This forum is using NodeBB as its core | Contributors
            Contact | Privacy Policy