Here’s what I ended up doing:
In template/css/style.css I commented out padding-bottom and added width and height
Code:
Only registered members can view the code.
and added width here:
Code:
Only registered members can view the code.
Below is where I could change the font-size:
Code:
Only registered members can view the code.
then in template/tpl/block/featured_item.tpl (to bring listings closer together) I changed
Code:
Only registered members can view the code.
to
Code:
Only registered members can view the code.