Read the statement by Michael Teeuw here.
News feed cannot hide description
-
Hello,
I try to hide the description just below the first line of news, but it didn’t work.
I tried to force “false” on showDescription option, but it’s not working neither.
How can I do it ? -
you can put this into
css/custom.cssfile:.newsfeed-desc { display: none; } -
@mattx38 it would not be “false” in quotes.
that is a string, and it’s value is true regardless of it’s contents -
Thank you.
Why do I need to modify the custom.css rather than the config.json ?
In other words, why isn’t it working ? -
@mattx38 in config.js, did you use false in quotes?
showDescription:"false"this is incorrect
true or false do NOT use quotes
it should beshowDescription: false -
showDescriptionis the way you should enable/disable this, but it seems there is a bug in the current version of mm, see https://github.com/MichMich/MagicMirror/issues/2517
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login