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.

    Underscore of the Modul remove

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    3 Posts 2 Posters 708 Views 1 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.
    • LordyL Offline
      Lordy
      last edited by

      Is there a general solution for removing the underscore from modules? (In Config or CSS)
      I mean the underscore under the module name (Header or Text).

      Mykle1M 1 Reply Last reply Reply Quote 0
      • Mykle1M Offline
        Mykle1 Project Sponsor Module Developer @Lordy
        last edited by Mykle1

        @Lordy

        In your custom.css file . . .

        header {
          border-bottom: none;
        }
        

        Create a working config
        How to add modules

        LordyL 1 Reply Last reply Reply Quote 1
        • LordyL Offline
          Lordy @Mykle1
          last edited by

          @Mykle1 said in Underscore of the Modul remove:

          header {
          border-bottom: none;
          }

          Thanks, that’s it.
          And happy New Year :four_leaf_clover: :four_leaf_clover: :four_leaf_clover:

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