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

    Posts

    Recent Best Controversial
    • RE: How do I hide the "CW 1" in the month calendar - MMM-CalendarExt3

      @chrisfr1976 said in How do I hide the "CW 1" in the month calendar - MMM-CalendarExt3:

      visibility: hidden

      Ok Great!!! I wasn’t sure if it was added to the config or the custom.css file.

      I have added the following to the custom.css file and it works great!!! Thank you for the quick response!

      .CX3 .cw  {
        visibility: hidden;
      }
      
      posted in Troubleshooting
      C
      cheminge
    • 1 / 1