Topic: d-none incorrect funcionality

Grf free asked 5 years ago


Hi,

<div class="d-none"> leads to the following HTML -->>

<div id="socialShareDiv" class="d-none" **style="display: inline-block;** visibility: inherit;">

IMO it should be style="display: none;"


Marta Wierzbicka staff answered 5 years ago


Hi,

.d-none is a Bootstrap class and it has this setting display: none!important;.

Best, Marta



Please insert min. 20 characters.

FREE CONSULTATION

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

Status

Answered

Specification of the issue

  • ForumUser: Free
  • Premium support: No
  • Technology: MDB jQuery
  • MDB Version: 4.6.1
  • Device: Mac Book Pro
  • Browser: Firefox Developer
  • OS: OSX
  • Provided sample code: Yes
  • Provided link: No
Tags