Hello Ive noticed that on products the first words are not clickable.
I've looked and the forum and this seems like a first.
I also been trying to change the size of the thumbnail. Ive done this in the settings and even cleared the re-sized folders. I found an outdated guide but there nothing about it on the default.php http://www.webholism.com/blog/sara/virtuemart-2-0-how-to-change-the-thumbnail-size-of-your-products/
Thank you!
http://forum.virtuemart.net/index.php?topic=128401.0
Virtue Mart 3.0.9
PHP Version 5.4.40
Web Server Apache
Joomla! Version Joomla! 3.4.2 Stable [ Ember ] 30-June-2015 12:00 GMT
Sorry for the Lack of details
Most important is the URL .................
If you use Firebug you can work out how to make those changes. http://forum.virtuemart.net/index.php?topic=116620.0
eg css override for the category title, something like .browse-view h1 { display: none; }
Then you should check what width/height in css is being applied to the thumbs and override that as well.
http://docs.virtuemart.net/tutorials/templating-layouts/106-override-vmsite-ltr-css.html