Topic: Weather Card lost °C after update

slawa pro asked 5 years ago


https://mdbootstrap.com/plugins/jquery/extended-cards/#weather-card
<p class="display-1 degree">23</p>
How it should be:

slawa pro commented 5 years ago

fixed it by manually readding code that was removed from css:

.card.weather-card .degree:after {
content: "°C";
position: absolute;
font-size: 3rem;
margin-top: .9rem;
font-weight: 400;
}

slawa pro answered 5 years ago


Solution: The extended cards CSS have been moved to a separate CSS file: css\addons-pro\cards-extended.min.css

Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Resolved

Specification of the issue

  • ForumUser: Pro
  • Premium support: No
  • Technology: MDB jQuery
  • MDB Version: 4.5.13
  • Device: PC
  • Browser: ALL
  • OS: Windows 10
  • Provided sample code: Yes
  • Provided link: Yes