Bootstrap along with custom css | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 1

Bootstrap along with custom css

Can we use bootstrap along with our own css code .? For example <h1>tag has some characteristics in bootstrap... But if i have to add a additional style to it..Will i lost the bootstrap styling..?

6th Jun 2020, 5:36 AM
sid
sid - avatar
4 Respostas
+ 6
šŸ˜‰Sp..šŸ’« VanshikašŸ’• AJ Anant Thanks for responding Stay safe!
6th Jun 2020, 12:00 PM
sid
sid - avatar
6th Jun 2020, 5:41 AM
šŸ’•ā‚½Ī”ŘIšŸ’•
šŸ’•ā‚½Ī”ŘIšŸ’• - avatar
+ 11
https://www.quora.com/How-do-I-add-custom-CSS-to-bootstrap
6th Jun 2020, 5:44 AM
VanshikašŸ¦‹
VanshikašŸ¦‹ - avatar
+ 3
sid Yes you can override bootstrap CSS with your own CSS but remember for this you have to put your own CSS file below the bootstrap library otherwise it won't get effect.
6th Jun 2020, 7:39 AM
AĶ¢J
AĶ¢J - avatar