Hi cass25z,
Thanks for contacting us and choosing our product!
If you want to show only featured articles you can customize it by following steps:
Step 1: Go to path {root}/modules/mod_jux_metro_contents/ then open file helper.php
Step 2:
If you use joomla source go to line 263 and add this code:
$model->setState('filter.featured', 'only');
If you use k2 source to to line 145 and add this code: