How to change navbar hover color on bootstrap 4?

后端 未结 2 2053
名媛妹妹
名媛妹妹 2021-01-03 04:40

I need to change my navbar hover color to something else. I managed to change navbar text color on my own, but I couldn\'t find the correct one to change in inspect element

2条回答
  •  挽巷
    挽巷 (楼主)
    2021-01-03 05:24

    Bootstrap has default color for < a> tag. So by using !important you over write the color

提交回复
热议问题