1) remove the pathway? We only have one category so don't need it.
Hi northlake,
Edit component/com_digistore/digistore.html.php and find this (line 4463 aprox.).
<?php echo trailBlaze($catid, 'product');?>
Delete this line and save the changes.
2) add some style to product titles? Currently they use the same text as the description
You can define product_name class in your css.
Best regards,