How can I use only the bootstrap grid just to make it responsive, because I just can not customize my inputs in css because of the bootstrap itself
How can I use only the bootstrap grid just to make it responsive, because I just can not customize my inputs in css because of the bootstrap itself
You can use only the Bootstrap Grid quietly. Note that when you download the full version of Bootstrap directly to the official website within .zip
comes a .css
file option that contains only Grid, you can see here: link
Anyway here is the only Grid CSS link straight from the official Bootstrap project on GitHub link
See the image below for a better understanding.