DMXzone Bootstrap 3 Elements Support Product Page
  Answered 
 change predefined fontstyles
 Asked  25 Apr 2015  15:35:59 
  1 
     has   this question  
  25 Apr 2015  15:35:59 thomas strmiska posted: 
 hi!how to change the font and color of elements ini bootstrap3? for now i work by using my own css and put "!important" to the end of the lines. is there another way to change the predefined fonts?
i tried to change the bootstrap.css itself, but failed.
thank you
Replies
 Replied 27 Apr 2015  09:29:24 
   27 Apr 2015  09:29:24 Teodor Kuduschiev replied: 
  Hello Thomas,
It does not matter if you are using bootstrap 3 or not, in any website you create your own custom css file, included after all of the rest css files.
You just include your styles/changes in this file.
  It does not matter if you are using bootstrap 3 or not, in any website you create your own custom css file, included after all of the rest css files.
You just include your styles/changes in this file.
 Replied 27 Apr 2015  09:36:23 
   27 Apr 2015  09:36:23 thomas strmiska replied: 
  thank you 
  