Base solution for your next web application
Open Closed

Bootstrap styles not as expected with metronic themes #10908


User avatar
0
knappmpm created

Hello, i am porting an existing app to Zero version.

I am using the latest release of ASP.NET CORE & Angular, version v11.0.1 with .net core 6 (downloaded last week) The old non-zero version was also ASP.NET CORE & Angular, but version v5.8.1

When porting the frontend i am encountering several issues with styles. The themes bring their own style definitions and seem to override bootstrap styles that i would like to use. For example when styling a table, i cannot use table-bordered and table-hover in combination, but this worked fine in the non-zero version. This problem is not theme-dependent which means i encounter it no matter which theme is selected

Am i missunderstanding something with the themes here? I don't really need them, so it would also be fine if I can somehow disable them completely.


1 Answer(s)