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.

    Custom CSS Debugging

    Scheduled Pinned Locked Moved Custom CSS
    3 Posts 2 Posters 280 Views 2 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.
    • D Offline
      davidgagne
      last edited by

      I’m having a hard time targeting specific modules to debug CSS and am interested in doing a View|Source (or inspecting), but I’m using a Mac and only able to view my MagicMirror via TigerVNC and/or ssh via Terminal, which means I have no ability to right-click to see the source.

      Can anyone help me out here?

      See also: Where to start with custom CSS?

      S 1 Reply Last reply Reply Quote 0
      • S Offline
        sdetweil @davidgagne
        last edited by sdetweil

        @davidgagne edit the MagicMirror config.js and change

        address:"0.0.0.0",
        ipWhitelist:[],
        

        as the software was designed for a mirror on the wall, it doesnt allow outside the system access.

        I debug MagicMirror on chrome on my Mac mini all the time

        see this post too
        https://forum.magicmirror.builders/topic/14862/help-with-a-couple-css-issues/2?_=1717429110833

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        D 1 Reply Last reply Reply Quote 0
        • D Offline
          davidgagne @sdetweil
          last edited by

          @sdetweil YES!!!

          Thank you so much! This is exactly what I wanted. <chef’s kiss>

          1 Reply Last reply Reply Quote 0
          • 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