Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

how to change tab color react bootstraps customixation

.nav-link.active {
  color: red !important;
  background-color: yellow !important;
}
 
PREVIOUS NEXT
Tagged: #change #tab #color #react #bootstraps #customixation
ADD COMMENT
Topic
Name
2+9 =