Topic: Disable waves effect on mask
<div class="view">
<section class="parallax" id="section1"></section>
<div class="mask flex-center">
<p class="text-white">test</p>
</div>
</div>
And all ok, but after do this - when clicking I see waves effect. How I can disable waves effect on mask?
Bartłomiej Malanowski
staff pro premium answered 4 years ago
Waves.attach('.view .mask', ['waves-light']); Answered
- User: Free
- Premium support: No
- Technology: General Bootstrap questions
- MDB Version: -
- Device: -
- Browser: -
- OS: -
- Provided sample code: No
- Provided link: No