• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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.

Where to start with custom CSS?

Scheduled Pinned Locked Moved Custom CSS
2 Posts 2 Posters 969 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.
  • F Offline
    francisceril
    last edited by Mar 30, 2021, 9:10 AM

    Hello, please spare me with this but where can I set the path for the custom CSS? I have it on the default path, css/custom.css but it seems to not work. Maybe I need to set or activate it or also maybe my selectors are wrong.

    .clock .time {
       font-size: 100px; }
    

    also

    .clock .bright {
       font-size: 100px; }
    

    Neither of those work.

    Please can someone help me. Just wanted to increase the font-size of the digital time of the default clock module.
    Thank you.

    L 1 Reply Last reply Mar 30, 2021, 11:33 AM Reply Quote 0
    • L Offline
      lavolp3 Module Developer @francisceril
      last edited by lavolp3 Mar 30, 2021, 11:34 AM Mar 30, 2021, 11:33 AM

      @francisceril you do not need to and you must not move custom.css. If above doesn’t work then your selectors are wrong. You can find out the right selector by opening the mirror in your pc browser, pressing f12 or ctrl+shift+i and using the dev tool. In the upper left corner you can choose an element picker, go to the time and find out the selector.

      How to troubleshoot modules
      MMM-soccer v2, MMM-AVStock

      1 Reply Last reply Reply Quote 0
      • 1 / 1
      1 / 1
      • First post
        1/2
        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