• 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.

Underscore of the Modul remove

Scheduled Pinned Locked Moved Unsolved Troubleshooting
3 Posts 2 Posters 684 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.
  • L Offline
    Lordy
    last edited by Dec 31, 2019, 7:19 AM

    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).

    M 1 Reply Last reply Dec 31, 2019, 9:36 PM Reply Quote 0
    • M Offline
      Mykle1 Project Sponsor Module Developer @Lordy
      last edited by Mykle1 Dec 31, 2019, 9:37 PM Dec 31, 2019, 9:36 PM

      @Lordy

      In your custom.css file . . .

      header {
        border-bottom: none;
      }
      

      Create a working config
      How to add modules

      L 1 Reply Last reply Dec 31, 2019, 11:34 PM Reply Quote 1
      • L Offline
        Lordy @Mykle1
        last edited by Dec 31, 2019, 11:34 PM

        @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
        1 / 1
        • First post
          2/3
          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