I've always been wondering how to position the product name and price underneath the product picture. I've searched the forum but no one seems to know how.
what you're looking for are the classes "product_price" & "product_name". sageandberries hid the "product_price" class, then used absolute positioning to display the "product_name" class underneath the product picture.
personally, i was too lazy, so i went into the "home" page, and altered the classes for the product price & product name to a new one, so i can customize it from scratch.