How to remove this box on top of my product page? I'm using Joomla VM 2.5
Please let me know on info@nucleusads.com
Thanks,
Neha
[attachment cleanup by admin]
Quick way is to simply hide it with css - .orderby-displaynumber {display:none;} will do it
Or use template overrides to remove that element from the page.
This is a forum - we do not waste time sending replies by email, but you can set your forum preferences to be mailed when someone posts a reply to you.
http://forum.virtuemart.net/index.php?topic=79799.0
Thanks, Kelvyn :)