Jump to content

[SOLVED] font text technical - how to change


Recommended Posts

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

×
×
  • Create New...