Is there a way to remove the more info link that appears bellow the images in the category display???
Cheers!
Is there a way to remove the more info link that appears bellow the images in the category display???
Cheers!
Best thing to do is the Tools - Developer Tools in your Admin.
Search For more info.
One place is:
/Catalog/includes/languages/english.php LINE 375
define('MORE_INFO_TEXT','... more info');
Cheers!
v2.2.1
Works great BUT now there is empty space if you use the grid layout. Can I get rid of the empty space where more info used to be?
Live and learn... the Zen way.