Hi,
I'm trying to style the featured product module (vm 2.0 joomla 1.7) All I want to do is remove the product name underneath the image - but I can't target the <a> and hide it because it hides all of the vm product info.
I can't, for the life of me, find what view I would change this in.
Do I need to give more detail here? Or is this just such a no brainer and I am missing so easy?
mod_virtuemart_product/tmpl/
COPY the "single.php"
then rename it to "whatever.php"
THEN, edit the file to suit your needs.
THEN, in the module, choose the new layout file you made.