MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. HotMacaroon
    3. Posts
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    H
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 1
    • Groups 0

    Posts

    Recent Best Controversial
    • Move Default Weather Forecast Class

      Hey, I wanted to make the weather module a little bigger on the display and did as such with the below lines in the main.css file:

      .weather {
      transform: scale(2.4);
      padding-top: 110px;
      padding-right: 170px;
      }

      However now, the current weather section overlaps with the weather forecast. Does anyone know the name of the weather forecast class so I can add some padding in the main.css? I’m at a loss and not running in HTTP mode so I can’t inspect the elements.alt text

      https://imgur.com/pivEz89

      posted in Custom CSS
      H
      HotMacaroon
    • 1 / 1