Navigation

    MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    MagicMirror² v2.15.0 is available! For more information about this release, check out this topic.

    New Install - custom.css missing

    Custom CSS
    3
    6
    196
    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.
    • K
      kyledettman last edited by

      Hi guys! Been messing around with MM on my PI4 and loving it.

      Been reading a lot on customizing the interface (specifically fonts), and everyone is telling me to edit the custom.css file in the CSS folder. Only problem is I don’t have a custom.css file there (or anywhere in the folder structure).

      Is this something I have to create? How do I call the custom.css file to override the main.css file?

      Many thanks.

      Kyle

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

        @kyledettman yes, manual install requires u to create the file

        anyhow do

        touch ~/MagicMirror/css/custom.css
        
        V 1 Reply Last reply Reply Quote 0
        • V
          Viperzee @sdetweil last edited by

          @sdetweil How can I replace the custom.css file. It happened to me as well while installing a module. I am novice so bare with me. I saw in another post someone side make a file and rename it custom.css but I didn’t understand what to do next. Please help.

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

            @Viperzee do

            touch ~/MagicMirror/css/custom.css

            1 Reply Last reply Reply Quote 0
            • V
              Viperzee last edited by

              Well damn… It worked and I am glad but what did I just do exactly? Make a new custom or what? Thanks for the quick reply.

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

                @Viperzee the initial custom.css is empty.
                the touch command will update the date/time on a file, and create the file if it is not there.

                if you had used the installation script, which I support, then it would have done the same thing

                https://github.com/sdetweil/MagicMirror_scripts

                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