A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
Moving a fixed module
- 
 Going to need the custom.css for this… I would imagine that using .Module_name { margin-top: xx; }or .Module_name { padding-top: xx; }would work… 
- 
 This post is deleted!
- 
 This post is deleted!
- 
 @johnnyboy said in Moving a fixed module: .Module_clock I would try .Module_clock like this: .Module_clock { margin-top: 20px; }Move the number to whatever works for you ;) 
- 
 @johnnyboy in your case it is .clock { margin-top: 20px;}



