Topic: d-none incorrect funcionality
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
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- 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