I have seen many posts about how to remove the results segment in category view for previous versions of Virtuemart but i can't find one for 2.0!
This is my Category:
http://www.lumisinc.com/wheatgrassinc/index.php?option=com_virtuemart&view=category&virtuemart_category_id=1&Itemid=2
I Want to remove the results segment at the top , can anyone assist?
Also I dont like how the CSS has affected the product title and description (Wheatgrass in small grey writing and Kit in large green) , it has also made the small description off centre.
I would like to be able to edit those and move the title to above the image and description below.
Please help
Thankyou!
Just add to templates/rt_clarion_j15/css/template.css line
.orderby-displaynumber{display:none}
That worked you are a Diamond! :) So what about the rest of my Questions?
It's more complicated . You need to know html, css and joomla component view overwrite system.
I have quite a bit experience but would like to know what parts and files to look for please :)