cfnet21 Hi
You will need to customize a bit here.
1/ Download this zip file >> unzip and copy the PHP file inside to this folder: [your_site_root]/templates/ja_good/html/com_content/featured/
2/ Open this file: [your_site_root]/templates/ja_good/html/com_content/featured/default.php
Look for this line 48:
echo $this->loadTemplate('item');
change it to:
echo $this->loadTemplate('leading');