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.

    Is it possible to have CSS for normal screens and a custom CSS for 7in screen?

    Scheduled Pinned Locked Moved Custom CSS
    32 Posts 3 Posters 9.4k Views 3 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.
    • R Offline
      Radnor
      last edited by Radnor

      Thats good. Did not mess that up…

      I did a copy and paste of your code into my config file.

      On the laptop I want the newsfeed. It just says “Loading …” (BEFORE changing width to 801)
      On my phone, I do not want the newsfeed and it is NOT there. So that works great.

      THANK YOU!!!

      Changed width to 801 seems to be working now!
      The short code works not too (without all the comments)

      Thank you again! Be safe!

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

        @Radnor said in Is it possible to have CSS for normal screens and a custom CSS for 7in screen?:

        ” (BEFORE changing width to 801)

        right, the node_helper was not loaded, so the UI will just sit and wait for data that will never come
        if you opened the dev window, console tabe, you would see an error from the module trying to send a message to the node_helper, which is not loaded…oops…

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        1 Reply Last reply Reply Quote 0
        • 1
        • 2
        • 3
        • 4
        • 4 / 4
        • 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