- Issue description:
Custom CSS not working and not applied to the weather widget. The custom css previously worked well but since 3 weeks ago it got problem and the css not applied. I never change the custom CSS. My concern is the width stuck at 300px and Nunito font is not applied.
My CSS:
@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@400;700&display=swap');
.eapp-weather-weather-component {
max-width: 500px !important;
width: 100%;
}
.eapp-weather-forecast-component {
margin-top: 46px;
}
.eapp-weather-detail-component {
padding: 26px 24px 0;
}
.eapp-weather-weather-detail {
font: 400 14px / 18px "Nunito", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
padding-bottom: 15px;
height: 232px;
}
- Link to the page with the widget in question:
https://2aca1173f95b4907a3e45960921d6302.elf.site