Hi,
On my site here:
http://www.cocobeau.co.uk/index.php?...roducts_id=244
I want to remove the "listing" button only (keep the "prev" and "next" buttons). I also only want to remove this "listing" button from certain "Sample" products, and not all products.
I tried:
.navNextPrevList{
visibility:hidden;
}
In the stylesheet, but it hide all 3 buttons (prev, listing and next)
Can someone help please?![]()



