fmc82 Posted May 27, 2014 Share Posted May 27, 2014 Hello I would like the default theme increase the body of the texts of the technical know tell me which css should be changed? thanks Link to comment Share on other sites More sharing options...
vekia Posted May 27, 2014 Share Posted May 27, 2014 product.css located in /css/ directory of your template (themes/default-bootstrap/css) line ~620 add font-size:20px; param to (20px is an example, you can use any other value you want) .table-data-sheet tr td { padding: 10px 20px 11px; } Link to comment Share on other sites More sharing options...
fmc82 Posted May 29, 2014 Author Share Posted May 29, 2014 perfect Link to comment Share on other sites More sharing options...
vekia Posted May 29, 2014 Share Posted May 29, 2014 glad to hear that i could help (i hope so) i marked this topic as solved. with regards, Milos Link to comment Share on other sites More sharing options...
Recommended Posts