d-none incorrect funcionality


Topic: d-none incorrect funcionality

Grf asked 6 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 Szymanska staff pro premium answered 6 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
  • User: Free
  • Premium support: No
  • Technology: MDB jQuery
  • MDB Version: 4.6.1
  • Device: Mac Book Pro
  • Browser: Firefox Developer
  • OS: OSX
  • Provided sample code: No
  • Provided link: No