Quote Originally Posted by DML73 View Post
Yes, its here:

http://www.nordfield.com/index.php?m...roducts_id=182

and as you can see on the product listing page here:

http://www.nordfield.com/index.php?m...index&cPath=65

its the "View Datasheet Available Downloads" I want to hide.
add the following to your stylesheet.css

.ProductPagesLinksTable {
display:none;
}