It's my first time working with ASP.NET, I'm trying to use a Bootswatch theme but when I try to use it the navigation bar at the top of the page turns into a weird drop-down menu.
Am I doing something wrong? I just replaced the current bootstrap.css with the new one from Bootswatch.
Check for the compatible verison of the Bootswatch page
1) https://bootswatch.com/
2) https://bootswatch.com/3/
Try these both. One of them should work
The problem was that the version of bootstrap used in the default mvc-templates and version of bootswatch themes didn't correspond.
I fixed it by dowloading a compatible theme from this link https://bootswatch.com/3/
The easiest will be to downgrade to boostwatch that's based on bootstrap3, bootswatch.com/3 , or alternatively you can update the html with the new bootstrap4 directives
Thanks to StaticBeagle for hist quick answer!
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With