Read the statement by Michael Teeuw here.
newsfeed - hide 3rd line
-
Hi,
after upgrading to 2.15 i have an additional line in the “newsfeed” module.

How is that possible to hide the 3rd line? Didnt found any config possibility. -
@oberfragger ,try this in config.js;
showDescription: false,
wrapDescription: false, -
@george said in newsfeed - hide 3rd line:
showDescription: false,
wrapDescription: false,Thanks for your reply. No luck so far.
-
@oberfragger said in newsfeed - hide 3rd line:
How is that possible to hide the 3rd line? Didnt found any config possibility.
Add this to your custom.css file. Tested and confirmed.
.newsfeed-desc.small.light { display:none; }Peace!
-
As an explanation:
Normally you should solve this as described by @George, but there is currently a bug in MagicMirror v2.15, so that only the solution from @Mykle1 works.
That has already been fixed and will come with the next MagicMirror release on July 1st, 2021 (see https://github.com/MichMich/MagicMirror/issues/2517).
-
@karsten13 and @Mykle1 : Thanks for your answer.
-
@mykle1 I can confirm- its working.
-
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