Topic: Css incompatibility -> mdb pro css affects other css
Silvela free asked 4 years ago
Expected behavior Hi, I recently purchased PRO. When I include the css in my page, a lot of exists components are changing the style but I need not change. Only the new components. How Can I keep old components with old css and the new with mdb?
Thanks.
Actual behavior
Resources (screenshots, code snippets etc.)
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Opened
Specification of the issue
- ForumUser: Free
- Premium support: No
- Technology: General Bootstrap questions
- MDB Version: -
- Device: MacOs
- Browser: Chrome
- OS: MacOs
- Provided sample code: No
- Provided link: No
Grzegorz Bujański staff commented 4 years ago
Hi. Try import your styles after MDB styles and check which styles have been overwritten and add
!important
to increase their priority.