How make my CSS responsive using Bootstrap 3.1

Unfortunately you may want to think about redoing your site using twitter bootstrap and not your original css. I also noticed that your css does not use any of the classes used in bootstrap which means that your html will need major changes in order to use bootstrap’s framework. So with that said you may need to start from ground zero. This is kind of an example of why a responsive first approach is necessary. GOOD LUCK!

Leave a Comment