Topic: Use default bootstrap styling for some elements
Is it possible to disable the mdbootstrap styling and use the default bootstrap styling for some elements on the page?
For example, I need some input boxes to look like this:https://getbootstrap.com/docs/4.0/components/forms/#inline-forms
Thanks in advance!
Marta Wierzbicka staff answered 6 years ago
Hi,
yes, you can do this, you need to go to our sass files and if you want to have default bootstrap inputs you have to comment or remove the code from this file sass/mdb/free_forms.scss
and after that compile once again mdb.css
file.
Best,
Marta
free commented 6 years ago Edit Delete
I was rather looking for something that lets me use default bootstrap styling only sometimes.Marta Wierzbicka staff commented 6 years ago
We're overwriting default bootstrap styles for inputs, so if you don't want them you need to remove them or customize code within _forms.scss. I'm not sure how can I help you more with this if I don't know any details of your project.FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- ForumUser: Free
- Premium support: No
- Technology: General Bootstrap questions
- MDB Version: -
- Device: -
- Browser: -
- OS: -
- Provided sample code: No
- Provided link: No