Hello @george
You can have those features by editing the theme files themselves.
The projects grid widget code is located in a file entitled “project_grid_widget.php” located in /inc/widgets/ directory.
You can change the font for the titles by using this CSS selector,
.projects-grid h3
You can use it in the Custom CSS field located in Integral Options > Custom Code.
I hope that helps.