Skip to content
Advertisement

Why does my navigation bar text go higher when I add Bootstrap?

I copied the navigation bar from one Youtube video. I wanted to try Bootstrap and when I added it to my project, the text changed the font and the links went up in the bar. So how do I make the text look the same as it did before Bootstrap?

Before Bootstrap: Picture

After Bootstrap: Picture

etusivu.html:

JavaScript

navigation.html:

JavaScript

navigation.css:

JavaScript

index.php:

JavaScript

P.S. I’m sorry for the bad English 😀

Advertisement

Answer

I have tested the override works. please open in full page and see if this the result you are looking for?

JavaScript
JavaScript
User contributions licensed under: CC BY-SA
2 People found this is helpful
Advertisement