Read the statement by Michael Teeuw here.
Can I disable weather warnings in MMM-OpenWeatherForecast?
-
The problem is that these warnings that occur in the “current conditions” top section push my daily forecast off the screen bottom.
Example screenshots:
https://ibb.co/CVM6hvw
https://ibb.co/yQZbpD4 -
@sdetweil for anyone else looking for the specific solution to hide weather alerts, here it is:
if you want the summary but not the alerts, you can hide them in your custom css as follows:
.MMM-OpenWeatherForecast .weather-alert { display: none; } -
@atltiger81 I believe there is a property for no warnings…
-
@sdetweil for anyone else looking for the specific solution to hide weather alerts, here it is:
if you want the summary but not the alerts, you can hide them in your custom css as follows:
.MMM-OpenWeatherForecast .weather-alert { display: none; } -
S sdetweil has marked this topic as solved on
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