HELLO
Is there a way to use custom fonts for the product category headings>
Many Thanks
yes you can edit the css. Or create a new class in css, and then create a template override. so go to templates/YOURTEMPLATE/html/com_virtuemart/category/default.php and look for title or product_name and then you can play with it. Hope it helps