Topic: How do I disable animations?
I want to disable the animation / fade-in effect on my nav menu when clicking the pills...Every time I click an item in the menu, it slowly transitions to it, which looks nice but I want it to be instantaneous. I tried setting the fade-in effect to "faster" but that only seems to effect the entire menu / has nothing to do with clicking the buttons in the menu.
The menu I'm using is:
class="nav md-tabs nav-justified"
Zane470 answered 5 years ago
Nvm, figured it out.
Just edit mdb.css and find the .md-tabs selector
Then you can set the three transitions in that block to 0s
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Resolved
- User: Free
- Premium support: No
- Technology: MDB jQuery
- MDB Version: 4.8.5
- Device: PC
- Browser: CHrome
- OS: Windows
- Provided sample code: No
- Provided link: No